Uses of Class
be.lmenten.avr.core.data.Value
Packages that use Value
-
Uses of Value in be.lmenten.avr.core
Methods in be.lmenten.avr.core with parameters of type Value -
Uses of Value in be.lmenten.avr.core.data
Methods in be.lmenten.avr.core.data that return ValueModifier and TypeMethodDescriptionValue.compute(Value.Operation0 operation)
Value.compute(Value.Operation1 operation, Value operand)
Value.compute(Value.Operation2 operation, Value operand, boolean c)
Methods in be.lmenten.avr.core.data with parameters of type ValueModifier and TypeMethodDescriptionValue.compute(Value.Operation1 operation, Value operand)
Value.compute(Value.Operation2 operation, Value operand, boolean c)
Constructors in be.lmenten.avr.core.data with parameters of type Value