static final class Interval.Pair extends Object
Interval
first
second
Pair(Interval first, Interval second)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Interval first
public final Interval second
public Pair(Interval first, Interval second)