Uses of Class
io.dialob.program.expr.arith.ImmutableIsBlankOperator
-
Packages that use ImmutableIsBlankOperator Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableIsBlankOperator in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableIsBlankOperator Modifier and Type Method Description ImmutableIsBlankOperatorImmutableIsBlankOperator.Builder. build()Builds a newImmutableIsBlankOperator.static ImmutableIsBlankOperatorImmutableIsBlankOperator. copyOf(IsBlankOperator instance)Creates an immutable copy of aIsBlankOperatorvalue.ImmutableIsBlankOperatorImmutableIsBlankOperator. withQuestionId(ItemId value)Copy the current immutable object by setting a value for thequestionIdattribute.
-