Uses of Enum Class
cool.scx.core.enumeration.ScxCoreFeature
Packages that use ScxCoreFeature
-
Uses of ScxCoreFeature in cool.scx.core
Methods in cool.scx.core with parameters of type ScxCoreFeatureModifier and TypeMethodDescriptionScxBuilder.configure(ScxCoreFeature scxFeature, boolean state) 设置配置内容static booleanScxContext.getFeatureState(ScxCoreFeature scxFeature) 简化方法 -
Uses of ScxCoreFeature in cool.scx.core.enumeration
Subclasses with type arguments of type ScxCoreFeature in cool.scx.core.enumerationMethods in cool.scx.core.enumeration that return ScxCoreFeatureModifier and TypeMethodDescriptionstatic 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.