Uses of Interface
io.dialob.session.engine.program.expr.arith.IsNullOperator
Packages that use IsNullOperator
-
Uses of IsNullOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsNullOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type IsNullOperatorModifier and TypeMethodDescriptionstatic ImmutableIsNullOperatorImmutableIsNullOperator.copyOf(IsNullOperator instance) Creates an immutable copy of aIsNullOperatorvalue.ImmutableIsNullOperator.Builder.from(IsNullOperator instance) Fill a builder with attribute values from the providedIsNullOperatorinstance.