Interface TimeMinusDurationOperator

All Superinterfaces:
Expression, InfixOperator<LocalTime>, Serializable
All Known Implementing Classes:
ImmutableTimeMinusDurationOperator

@Immutable public interface TimeMinusDurationOperator extends InfixOperator<LocalTime>