M - The manipulator typeI - The immutable manipulator typeAbstractSingleData instead.@Deprecated public abstract class AbstractIntData<M extends DataManipulator<M,I>,I extends ImmutableDataManipulator<I,M>> extends AbstractSingleData<Integer,M,I>
DataManipulator specifically dealing with int
values.defaultValue, usedKey, value| Modifier | Constructor and Description |
|---|---|
protected |
AbstractIntData(int value,
Key<? extends BaseValue<Integer>> usedKey)
Deprecated.
|
asImmutable, equals, fillContainer, get, getValue, getValueGetter, hashCode, registerGettersAndSetters, setValue, supportsgetKeys, getValue, getValues, registerFieldGetter, registerFieldSetter, registerKeyValue, set, toContainer, transformclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcopy, fill, fill, from, set, set, setgetContentVersiongetOrElse, getOrNull, require, supports@Deprecated protected AbstractIntData(int value, Key<? extends BaseValue<Integer>> usedKey)