Interface PeriodGeOperator

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

@Immutable public interface PeriodGeOperator extends AbstractRelationOperator<Period>