Uses of Enum
me.hsgamer.topper.value.core.ValueWrapper.State
Packages that use ValueWrapper.State
-
Uses of ValueWrapper.State in me.hsgamer.topper.value.core
Fields in me.hsgamer.topper.value.core declared as ValueWrapper.StateMethods in me.hsgamer.topper.value.core that return ValueWrapper.StateModifier and TypeMethodDescriptionstatic ValueWrapper.StateReturns the enum constant of this type with the specified name.static ValueWrapper.State[]ValueWrapper.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in me.hsgamer.topper.value.core with parameters of type ValueWrapper.StateModifierConstructorDescriptionValueWrapper(@NotNull ValueWrapper.State state, T value, @NotNull String errorMessage, @Nullable Throwable throwable)