Uses of Interface
io.dialob.session.engine.program.expr.arith.AbstractLogicalOperator
Packages that use AbstractLogicalOperator
-
Uses of AbstractLogicalOperator in io.dialob.session.engine.program.expr.arith
Subinterfaces of AbstractLogicalOperator in io.dialob.session.engine.program.expr.arithModifier and TypeInterfaceDescriptioninterfaceAbstractComparableRelationOperator<T extends Comparable<T>>interfaceinterfaceEqOperator<T>interfaceGeOperator<T extends Comparable<T>>interfaceGtOperator<T extends Comparable<T>>interfaceLeOperator<T extends Comparable<T>>interfaceLtOperator<T extends Comparable<T>>interfaceNeOperator<T>interfaceinterfaceinterfaceinterfaceClasses in io.dialob.session.engine.program.expr.arith that implement AbstractLogicalOperatorModifier and TypeClassDescriptionfinal classImmutable implementation ofEqOperator.final classImmutableGeOperator<T extends Comparable<T>>Immutable implementation ofGeOperator.final classImmutableGtOperator<T extends Comparable<T>>Immutable implementation ofGtOperator.final classImmutableLeOperator<T extends Comparable<T>>Immutable implementation ofLeOperator.final classImmutableLtOperator<T extends Comparable<T>>Immutable implementation ofLtOperator.final classImmutable implementation ofNeOperator.final classImmutable implementation ofPeriodGeOperator.final classImmutable implementation ofPeriodGtOperator.final classImmutable implementation ofPeriodLeOperator.final classImmutable implementation ofPeriodLtOperator.Methods in io.dialob.session.engine.program.expr.arith with parameters of type AbstractLogicalOperatorModifier and TypeMethodDescriptionfinal ImmutableEqOperator.Builder<T> ImmutableEqOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.final ImmutableGeOperator.Builder<T> ImmutableGeOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.final ImmutableGtOperator.Builder<T> ImmutableGtOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.final ImmutableLeOperator.Builder<T> ImmutableLeOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.final ImmutableLtOperator.Builder<T> ImmutableLtOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.final ImmutableNeOperator.Builder<T> ImmutableNeOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.ImmutablePeriodGeOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.ImmutablePeriodGtOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.ImmutablePeriodLeOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.ImmutablePeriodLtOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.