Interface Interval.Match<A>
-
- Enclosing class:
- Interval
public static interface Interval.Match<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Abounded(Date leftBound, Date rightBound)AleftInfinite(Date rightBound)ArightInfinite(Date leftBound)
-