Class BooleanDataValue
java.lang.Object
com.djrapitops.plan.extension.implementation.builder.BuiltDataValue<Boolean>
com.djrapitops.plan.extension.implementation.builder.BooleanDataValue
-
Constructor Summary
ConstructorsConstructorDescriptionBooleanDataValue(Boolean value, ProviderInformation information) BooleanDataValue(Supplier<Boolean> supplier, ProviderInformation information) -
Method Summary
Methods inherited from class BuiltDataValue
equals, getInformation, getInformation, getValue, hashCode, toStringMethods inherited from interface DataValue
getMetadata
-
Constructor Details
-
BooleanDataValue
-
BooleanDataValue
-