Class QuantityIterableExpressionSupport<V>

  • Type Parameters:
    V - the type of the elements of the field on which all the operations are based on.
    Direct Known Subclasses:
    QuantityTensorExpressionSupport

    public class QuantityIterableExpressionSupport<V>
    extends QuantityExpressionSupport<V>
    Provides methods, being part of the tensorics eDSL, which deal with expressions of iterables of quantities.
    • Constructor Detail

      • QuantityIterableExpressionSupport

        protected QuantityIterableExpressionSupport​(QuantityEnvironment<V> environment)