Uses of Interface
io.dialob.session.engine.program.expr.arith.IsDisabledOperator
Packages that use IsDisabledOperator
-
Uses of IsDisabledOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsDisabledOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type IsDisabledOperatorModifier and TypeMethodDescriptionstatic ImmutableIsDisabledOperatorImmutableIsDisabledOperator.copyOf(IsDisabledOperator instance) Creates an immutable copy of aIsDisabledOperatorvalue.ImmutableIsDisabledOperator.Builder.from(IsDisabledOperator instance) Fill a builder with attribute values from the providedIsDisabledOperatorinstance.