Uses of Interface
io.dialob.session.engine.program.expr.arith.CountArrayLengthOperator
Packages that use CountArrayLengthOperator
-
Uses of CountArrayLengthOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement CountArrayLengthOperatorModifier and TypeClassDescriptionfinal classImmutable implementation ofCountArrayLengthOperator.Methods in io.dialob.session.engine.program.expr.arith with parameters of type CountArrayLengthOperatorModifier and TypeMethodDescriptionImmutableCountArrayLengthOperator.copyOf(CountArrayLengthOperator instance) Creates an immutable copy of aCountArrayLengthOperatorvalue.ImmutableCountArrayLengthOperator.Builder.from(CountArrayLengthOperator instance) Fill a builder with attribute values from the providedCountArrayLengthOperatorinstance.