Uses of Enum Class
org.praxislive.base.AbstractRoot.State
-
Uses of AbstractRoot.State in org.praxislive.base
Methods in org.praxislive.base that return AbstractRoot.StateModifier and TypeMethodDescriptionprotected AbstractRoot.StateAbstractRoot.getState()Get the State of this Root.static AbstractRoot.StateReturns the enum constant of this class with the specified name.static AbstractRoot.State[]AbstractRoot.State.values()Returns an array containing the constants of this enum class, in the order they are declared.