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, supports
getKeys, getValue, getValues, registerFieldGetter, registerFieldSetter, registerKeyValue, set, toContainer, transform
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
copy, fill, fill, from, set, set, set
getContentVersion
getOrElse, getOrNull, require, supports
@Deprecated protected AbstractIntData(int value, Key<? extends BaseValue<Integer>> usedKey)