Uses of Enum Class
dev.wyck.environment.TriState
Packages that use TriState
-
Uses of TriState in dev.wyck.environment
Subclasses with type arguments of type TriState in dev.wyck.environmentClasses in dev.wyck.environment that implement interfaces with type arguments of type TriStateFields in dev.wyck.environment with type parameters of type TriStateMethods in dev.wyck.environment that return TriStateModifier and TypeMethodDescriptionstatic TriStateReturns the enum constant of this class with the specified name.static TriState[]TriState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.wyck.environment that return types with arguments of type TriState -
Uses of TriState in dev.wyck.environment.attribute
Fields in dev.wyck.environment.attribute with type parameters of type TriStateModifier and TypeFieldDescriptionstatic final EnvironmentAttributeSupplier<TriState> EnvironmentAttributes.EYEBLOSSOM_OPENHow eyeblossoms should behave.