Uses of Interface
io.dialob.session.engine.program.expr.arith.NeOperator
Packages that use NeOperator
-
Uses of NeOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement NeOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type NeOperatorModifier and TypeMethodDescriptionstatic <T> ImmutableNeOperator<T> ImmutableNeOperator.copyOf(NeOperator<T> instance) Creates an immutable copy of aNeOperatorvalue.final ImmutableNeOperator.Builder<T> ImmutableNeOperator.Builder.from(NeOperator<T> instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.NeOperatorinstance.