Enum Class的使用
cn.taketoday.context.properties.source.ConfigurationPropertyState
-
cn.taketoday.context.properties.source中ConfigurationPropertyState的使用
修饰符和类型方法说明default ConfigurationPropertyStateConfigurationPropertySource.containsDescendantOf(ConfigurationPropertyName name) Returns if the source contains any descendants of the specified name.default ConfigurationPropertyStateIterableConfigurationPropertySource.containsDescendantOf(ConfigurationPropertyName name) static ConfigurationPropertyStateReturns the enum constant of this class with the specified name.static ConfigurationPropertyState[]ConfigurationPropertyState.values()Returns an array containing the constants of this enum class, in the order they are declared.