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