Uses of Interface
io.dialob.session.engine.program.expr.arith.ToStringOperator
Packages that use ToStringOperator
-
Uses of ToStringOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement ToStringOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type ToStringOperatorModifier and TypeMethodDescriptionstatic ImmutableToStringOperatorImmutableToStringOperator.copyOf(ToStringOperator instance) Creates an immutable copy of aToStringOperatorvalue.ImmutableToStringOperator.Builder.from(ToStringOperator instance) Fill a builder with attribute values from the providedToStringOperatorinstance.