Uses of Interface
io.dialob.session.engine.program.expr.arith.IsActiveOperator
Packages that use IsActiveOperator
-
Uses of IsActiveOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsActiveOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type IsActiveOperatorModifier and TypeMethodDescriptionstatic ImmutableIsActiveOperatorImmutableIsActiveOperator.copyOf(IsActiveOperator instance) Creates an immutable copy of aIsActiveOperatorvalue.ImmutableIsActiveOperator.Builder.from(IsActiveOperator instance) Fill a builder with attribute values from the providedIsActiveOperatorinstance.