Class TableDataValue
java.lang.Object
com.djrapitops.plan.extension.implementation.builder.BuiltDataValue<Table>
com.djrapitops.plan.extension.implementation.builder.TableDataValue
-
Constructor Summary
ConstructorDescriptionTableDataValue
(Table value, ProviderInformation information) TableDataValue
(Supplier<Table> supplier, ProviderInformation information) -
Method Summary
Methods inherited from class com.djrapitops.plan.extension.implementation.builder.BuiltDataValue
equals, getInformation, getInformation, getValue, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.djrapitops.plan.extension.builder.DataValue
getMetadata
-
Constructor Details
-
TableDataValue
-
TableDataValue
-