Package com.aliucord.settings
Class SettingsDelegatesKt
-
- All Implemented Interfaces:
public final class SettingsDelegatesKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> SettingsDelegate<T>
delegate(SettingsAPI $self, T defaultValue)
-
-
Method Detail
-
delegate
final static <T extends Any> SettingsDelegate<T> delegate(SettingsAPI $self, T defaultValue)
-
-
-
-