Interface PeriodLeOperator

All Superinterfaces:
AbstractLogicalOperator, AbstractRelationOperator<Period>, Expression, InfixOperator, Serializable
All Known Implementing Classes:
ImmutablePeriodLeOperator

@Immutable public interface PeriodLeOperator extends AbstractRelationOperator<Period>