|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.eliad.util.Intervals.Factory
A factory to clone Interval objects and create default ones.
| Constructor Summary | |
Intervals.Factory()
|
|
| Method Summary | |
static Intervals |
copy(Intervals intervals)
Provides a public, exception free, type-safe way of copying an Intervals object. |
static Intervals |
createDefault(int numEntries,
int size)
Creates a default implementation. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Intervals.Factory()
| Method Detail |
public static Intervals copy(Intervals intervals)
public static Intervals createDefault(int numEntries,
int size)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||