Uses of Interface
io.dialob.session.engine.program.expr.arith.FormatOperator
Packages that use FormatOperator
-
Uses of FormatOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement FormatOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type FormatOperatorModifier and TypeMethodDescriptionstatic ImmutableFormatOperatorImmutableFormatOperator.copyOf(FormatOperator instance) Creates an immutable copy of aFormatOperatorvalue.ImmutableFormatOperator.Builder.from(FormatOperator instance) Fill a builder with attribute values from the providedFormatOperatorinstance.