|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntegerList | |
---|---|
net.sf.magicproject.stack | All classes manipulating stack and controlling the abilities/actions flow. |
net.sf.magicproject.tools | Some utility classes. |
Uses of IntegerList in net.sf.magicproject.stack |
---|
Fields in net.sf.magicproject.stack declared as IntegerList | |
---|---|
static IntegerList |
StackManager.intList
The current integer list. |
Fields in net.sf.magicproject.stack with type parameters of type IntegerList | |
---|---|
static java.util.List<IntegerList> |
StackManager.SAVED_INT_LISTS
All saved integer list. |
Uses of IntegerList in net.sf.magicproject.tools |
---|
Methods in net.sf.magicproject.tools that return IntegerList | |
---|---|
IntegerList |
IntegerList.clone()
Returns a shallow copy of this ArrayList instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |