Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableIsEmptyOperator.Builder
Packages that use ImmutableIsEmptyOperator.Builder
-
Uses of ImmutableIsEmptyOperator.Builder in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableIsEmptyOperator.BuilderModifier and TypeMethodDescriptionImmutableIsEmptyOperator.builder()Creates a builder forImmutableIsEmptyOperator.ImmutableIsEmptyOperator.Builder.expression(Expression expression) Initializes the value for theexpressionattribute.ImmutableIsEmptyOperator.Builder.from(IsEmptyOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.IsEmptyOperatorinstance.ImmutableIsEmptyOperator.Builder.from(UnaryOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.UnaryOperatorinstance.