Uses of Interface
io.dialob.program.expr.NotOnPageExpression
-
Packages that use NotOnPageExpression Package Description io.dialob.program.expr -
-
Uses of NotOnPageExpression in io.dialob.program.expr
Classes in io.dialob.program.expr that implement NotOnPageExpression Modifier and Type Class Description classImmutableNotOnPageExpressionImmutable implementation ofNotOnPageExpression.Methods in io.dialob.program.expr with parameters of type NotOnPageExpression Modifier and Type Method Description static ImmutableNotOnPageExpressionImmutableNotOnPageExpression. copyOf(NotOnPageExpression instance)Creates an immutable copy of aNotOnPageExpressionvalue.ImmutableNotOnPageExpression.BuilderImmutableNotOnPageExpression.Builder. from(NotOnPageExpression instance)Fill a builder with attribute values from the providedNotOnPageExpressioninstance.
-