Uses of Interface
io.dialob.session.engine.program.expr.arith.ToUpperCaseOperator
Packages that use ToUpperCaseOperator
-
Uses of ToUpperCaseOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement ToUpperCaseOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type ToUpperCaseOperatorModifier and TypeMethodDescriptionstatic ImmutableToUpperCaseOperatorImmutableToUpperCaseOperator.copyOf(ToUpperCaseOperator instance) Creates an immutable copy of aToUpperCaseOperatorvalue.ImmutableToUpperCaseOperator.Builder.from(ToUpperCaseOperator instance) Fill a builder with attribute values from the providedToUpperCaseOperatorinstance.