接口的使用
cool.scx.config.ScxFeature
使用ScxFeature的程序包
-
cool.scx.config中ScxFeature的使用
参数类型为ScxFeature的cool.scx.config中的方法修饰符和类型方法说明<T> TScxFeatureConfig.get(ScxFeature<T> scxFeature) 获取特性的值 如果没有显式设置 则返回默认值<T> ScxFeatureConfigScxFeatureConfig.remove(ScxFeature<T> scxFeature) a<T> ScxFeatureConfigScxFeatureConfig.set(ScxFeature<T> scxFeature, T state) 设置值