Interface PeriodLtOperator

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

@Immutable public interface PeriodLtOperator extends AbstractRelationOperator<Period>