Uses of Enum Class
com.yahoo.config.subscription.ConfigSubscriber.State
Packages that use ConfigSubscriber.State
-
Uses of ConfigSubscriber.State in com.yahoo.config.subscription
Methods in com.yahoo.config.subscription that return ConfigSubscriber.StateModifier and TypeMethodDescriptionprotected ConfigSubscriber.StateConfigSubscriber.state()static ConfigSubscriber.StateReturns the enum constant of this class with the specified name.static ConfigSubscriber.State[]ConfigSubscriber.State.values()Returns an array containing the constants of this enum class, in the order they are declared.