Uses of Interface
io.dialob.session.engine.program.expr.arith.IsRequiredOperator
Packages that use IsRequiredOperator
-
Uses of IsRequiredOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsRequiredOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type IsRequiredOperatorModifier and TypeMethodDescriptionstatic ImmutableIsRequiredOperatorImmutableIsRequiredOperator.copyOf(IsRequiredOperator instance) Creates an immutable copy of aIsRequiredOperatorvalue.ImmutableIsRequiredOperator.Builder.from(IsRequiredOperator instance) Fill a builder with attribute values from the providedIsRequiredOperatorinstance.