Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableIsActiveOperator
Packages that use ImmutableIsActiveOperator
-
Uses of ImmutableIsActiveOperator in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableIsActiveOperatorModifier and TypeMethodDescriptionImmutableIsActiveOperator.Builder.build()Builds a newImmutableIsActiveOperator.static ImmutableIsActiveOperatorImmutableIsActiveOperator.copyOf(IsActiveOperator instance) Creates an immutable copy of aIsActiveOperatorvalue.static ImmutableIsActiveOperatorConstruct a new immutableIsActiveOperatorinstance.ImmutableIsActiveOperator.withItemId(ItemId value) Copy the current immutable object by setting a value for theitemIdattribute.