Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableCountArrayLengthOperator
Packages that use ImmutableCountArrayLengthOperator
-
Uses of ImmutableCountArrayLengthOperator in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableCountArrayLengthOperatorModifier and TypeMethodDescriptionImmutableCountArrayLengthOperator.Builder.build()Builds a newImmutableCountArrayLengthOperator.ImmutableCountArrayLengthOperator.copyOf(CountArrayLengthOperator instance) Creates an immutable copy of aCountArrayLengthOperatorvalue.ImmutableCountArrayLengthOperator.withItemId(ItemId value) Copy the current immutable object by setting a value for theitemIdattribute.