Uses of Interface
io.dialob.session.engine.program.expr.arith.IsAnyInvalidAnswersOperator
Packages that use IsAnyInvalidAnswersOperator
-
Uses of IsAnyInvalidAnswersOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsAnyInvalidAnswersOperatorModifier and TypeClassDescriptionfinal classImmutable implementation ofIsAnyInvalidAnswersOperator.Methods in io.dialob.session.engine.program.expr.arith with parameters of type IsAnyInvalidAnswersOperatorModifier and TypeMethodDescriptionImmutableIsAnyInvalidAnswersOperator.copyOf(IsAnyInvalidAnswersOperator instance) Creates an immutable copy of aIsAnyInvalidAnswersOperatorvalue.ImmutableIsAnyInvalidAnswersOperator.Builder.from(IsAnyInvalidAnswersOperator instance) Fill a builder with attribute values from the providedIsAnyInvalidAnswersOperatorinstance.