Interface PeriodGeOperator

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

@Immutable public interface PeriodGeOperator extends AbstractRelationOperator<Period>