|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.emory.mathcs.util.collections.ints.IntCollections
| Nested Class Summary | |
static class |
IntCollections.SimpleInterval
|
| Field Summary | |
static IntInterval |
EMPTY_INTERVAL
|
static IntList |
EMPTY_LIST
|
| Method Summary | |
static IntList |
asList(int[] arr)
|
static IntInterval |
interval(int first,
int last)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final IntInterval EMPTY_INTERVAL
public static final IntList EMPTY_LIST
| Method Detail |
public static IntInterval interval(int first,
int last)
public static IntList asList(int[] arr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||