Uses of Interface
io.dialob.session.engine.program.expr.arith.IsInactiveOrNullOperator
Packages that use IsInactiveOrNullOperator
-
Uses of IsInactiveOrNullOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsInactiveOrNullOperatorModifier and TypeClassDescriptionfinal classImmutable implementation ofIsInactiveOrNullOperator.Methods in io.dialob.session.engine.program.expr.arith with parameters of type IsInactiveOrNullOperatorModifier and TypeMethodDescriptionImmutableIsInactiveOrNullOperator.copyOf(IsInactiveOrNullOperator instance) Creates an immutable copy of aIsInactiveOrNullOperatorvalue.ImmutableIsInactiveOrNullOperator.Builder.from(IsInactiveOrNullOperator instance) Fill a builder with attribute values from the providedIsInactiveOrNullOperatorinstance.