public static class Interval.InfiniteInterval<T> extends Interval<T>
Interval.InfiniteInterval<T>
Constructor and Description |
---|
InfiniteInterval(int high,
T payload) |
Modifier and Type | Method and Description |
---|---|
void |
setHigh(int high) |
void |
setLow(int low) |
clone, getHigh, getLow, getPayload, setPayload, size, toString
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.