public class GenericIntervalList.Interval extends Object implements Comparable
| Constructor and Description |
|---|
GenericIntervalList.Interval(Object start,
boolean incStart,
Object end,
boolean incEnd) |
Copyright © 2013. All Rights Reserved.