Class MappingOperationModifier.SpecialValue
java.lang.Object
me.datafox.dfxengine.values.StaticValue
me.datafox.dfxengine.values.modifier.MappingOperationModifier.SpecialValue
- All Implemented Interfaces:
Comparable<Handled>
,Dependency
,Dependent
,Handled
,Value
- Enclosing class:
MappingOperationModifier
Extension of
StaticValue
that holds a MappingOperationChain.SpecialNumeral
. Use MappingOperationModifier.sourceValue()
and
MappingOperationModifier.resultValue(int)
to create instances of this.-
Method Summary
Methods inherited from class me.datafox.dfxengine.values.StaticValue
addDependent, addDependents, addModifier, addModifiers, apply, apply, apply, apply, canConvert, compare, containsDependent, containsDependentRecursive, containsDependents, containsDependentsRecursive, containsModifier, containsModifiers, convert, convertIfAllowed, dependentStream, getBase, getDependents, getHandle, getModifiers, getValue, invalidate, invalidateDependents, isImmutable, isStatic, recursiveDependentStream, removeDependent, removeDependents, removeModifier, removeModifiers, set, toDecimal, toInteger, toSmallestType, toString