Uses of Interface
io.dialob.session.engine.program.expr.arith.EqOperator
Packages that use EqOperator
-
Uses of EqOperator in io.dialob.session.engine.program.expr.arith
Subinterfaces of EqOperator in io.dialob.session.engine.program.expr.arithClasses in io.dialob.session.engine.program.expr.arith that implement EqOperatorModifier and TypeClassDescriptionfinal classImmutable implementation ofEqOperator.final classImmutable implementation ofNeOperator.Methods in io.dialob.session.engine.program.expr.arith with parameters of type EqOperatorModifier and TypeMethodDescriptionstatic <T> ImmutableEqOperator<T> ImmutableEqOperator.copyOf(EqOperator<T> instance) Creates an immutable copy of aEqOperatorvalue.final ImmutableEqOperator.Builder<T> ImmutableEqOperator.Builder.from(EqOperator<T> instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.EqOperatorinstance.final ImmutableNeOperator.Builder<T> ImmutableNeOperator.Builder.from(EqOperator<T> instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.EqOperatorinstance.