Interface TimePlusDurationOperator

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

@Immutable public interface TimePlusDurationOperator extends InfixOperator<LocalTime>