|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicArray
Dynamic Array
Method Summary | |
---|---|
void |
expandCapacity(int index)
Expands the capacity of array to accommodate a given index. |
Methods inherited from interface krati.array.Array |
---|
clear, hasIndex, length |
Method Detail |
---|
void expandCapacity(int index) throws Exception
index
- an index in the array
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |