Uses of Enum Class
org.kiwiproject.consul.cache.ConsulCache.State
Packages that use ConsulCache.State
-
Uses of ConsulCache.State in org.kiwiproject.consul.cache
Methods in org.kiwiproject.consul.cache that return ConsulCache.StateModifier and TypeMethodDescriptionConsulCache.getState()static ConsulCache.StateReturns the enum constant of this class with the specified name.static ConsulCache.State[]ConsulCache.State.values()Returns an array containing the constants of this enum class, in the order they are declared.