S
- the type of the scalar values (field elements) on which all the operations are based onpublic abstract class QuantityUnaryOperation<S> extends AbstractQuantityOperation<S> implements UnaryOperation<QuantifiedValue<S>>
Modifier | Constructor and Description |
---|---|
protected |
QuantityUnaryOperation(QuantityEnvironment<S> environment) |
environment, equals, hashCode, productError, toString, validityFor
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
perform
protected QuantityUnaryOperation(QuantityEnvironment<S> environment)