Enum Class的使用
cool.scx.core.enumeration.ScxCoreFeature
使用ScxCoreFeature的程序包
-
cool.scx.core中ScxCoreFeature的使用
参数类型为ScxCoreFeature的cool.scx.core中的方法修饰符和类型方法说明ScxBuilder.configure(ScxCoreFeature scxFeature, boolean state) 设置配置内容static booleanScxContext.getFeatureState(ScxCoreFeature scxFeature) 简化方法 -
cool.scx.core.enumeration中ScxCoreFeature的使用
修饰符和类型方法说明static ScxCoreFeatureReturns the enum constant of this class with the specified name.static ScxCoreFeature[]ScxCoreFeature.values()Returns an array containing the constants of this enum class, in the order they are declared.