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