- Type Parameters:
T
- - indexed collection type
-
Nested Class Summary 
Nested Classes
static class
Index Generator class for generating a Long number out of
up to 4 indecies.
-
Constructor Summary 
Constructors
-
Method Summary 
void
add(T item,
int... index)
void
int
boolean
void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
IndexedList 
-
IndexedList 
-
Method Details 
-
add 
-
hasItem 
-
getItem 
-
clear 
-
getIndexSize 
-
getMap 
-
show 