Uses of Interface
io.dialob.session.engine.program.expr.arith.IsAnsweredOperator
Packages that use IsAnsweredOperator
-
Uses of IsAnsweredOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsAnsweredOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type IsAnsweredOperatorModifier and TypeMethodDescriptionstatic ImmutableIsAnsweredOperatorImmutableIsAnsweredOperator.copyOf(IsAnsweredOperator instance) Creates an immutable copy of aIsAnsweredOperatorvalue.ImmutableIsAnsweredOperator.Builder.from(IsAnsweredOperator instance) Fill a builder with attribute values from the providedIsAnsweredOperatorinstance.