Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableIsNullOperator
Packages that use ImmutableIsNullOperator
-
Uses of ImmutableIsNullOperator in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableIsNullOperatorModifier and TypeMethodDescriptionImmutableIsNullOperator.Builder.build()Builds a newImmutableIsNullOperator.static ImmutableIsNullOperatorImmutableIsNullOperator.copyOf(IsNullOperator instance) Creates an immutable copy of aIsNullOperatorvalue.final ImmutableIsNullOperatorImmutableIsNullOperator.withItemId(ItemId value) Copy the current immutable object by setting a value for theitemIdattribute.