Uses of Interface
cool.scx.config.ScxFeature
Packages that use ScxFeature
-
Uses of ScxFeature in cool.scx.config
Methods in cool.scx.config with parameters of type ScxFeatureModifier and TypeMethodDescription<T> TScxFeatureConfig.get(ScxFeature<T> scxFeature) 获取特性的值 如果没有显式设置 则返回默认值<T> ScxFeatureConfigScxFeatureConfig.remove(ScxFeature<T> scxFeature) <T> ScxFeatureConfigScxFeatureConfig.set(ScxFeature<T> scxFeature, T state)