Interface PeriodGtOperator

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

@Immutable public interface PeriodGtOperator extends AbstractRelationOperator<Period>