Class ScalarExpressionSupport<V>

  • Type Parameters:
    V - the type of the scalar values (elements of the field on which all the operations are based on)
    Direct Known Subclasses:
    ScalarIterableExpressionSupport

    public class ScalarExpressionSupport<V>
    extends java.lang.Object
    Provides starting methods for tensoric eDSL expressions, which create expressions of scalars.