Uses of Interface
io.dialob.session.engine.program.expr.arith.IsValidOperator
Packages that use IsValidOperator
-
Uses of IsValidOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsValidOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type IsValidOperatorModifier and TypeMethodDescriptionstatic ImmutableIsValidOperatorImmutableIsValidOperator.copyOf(IsValidOperator instance) Creates an immutable copy of aIsValidOperatorvalue.ImmutableIsValidOperator.Builder.from(IsValidOperator instance) Fill a builder with attribute values from the providedIsValidOperatorinstance.