Uses of Interface
io.dialob.session.engine.program.expr.arith.IsBlankOperator
Packages that use IsBlankOperator
-
Uses of IsBlankOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsBlankOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type IsBlankOperatorModifier and TypeMethodDescriptionstatic ImmutableIsBlankOperatorImmutableIsBlankOperator.copyOf(IsBlankOperator instance) Creates an immutable copy of aIsBlankOperatorvalue.ImmutableIsBlankOperator.Builder.from(IsBlankOperator instance) Fill a builder with attribute values from the providedIsBlankOperatorinstance.