Uses of Enum Class
org.aksw.commons.util.lifecycle.LifeCycleBase.State
Packages that use LifeCycleBase.State
-
Uses of LifeCycleBase.State in org.aksw.commons.util.lifecycle
Fields in org.aksw.commons.util.lifecycle declared as LifeCycleBase.StateMethods in org.aksw.commons.util.lifecycle that return LifeCycleBase.StateModifier and TypeMethodDescriptionstatic LifeCycleBase.StateReturns the enum constant of this class with the specified name.static LifeCycleBase.State[]LifeCycleBase.State.values()Returns an array containing the constants of this enum class, in the order they are declared.