Uses of Interface
io.dialob.session.engine.program.expr.arith.ConcatOperator
Packages that use ConcatOperator
-
Uses of ConcatOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement ConcatOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type ConcatOperatorModifier and TypeMethodDescriptionstatic ImmutableConcatOperatorImmutableConcatOperator.copyOf(ConcatOperator instance) Creates an immutable copy of aConcatOperatorvalue.ImmutableConcatOperator.Builder.from(ConcatOperator instance) Fill a builder with attribute values from the providedConcatOperatorinstance.