Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.grinvin.params.IntegerList
public class IntegerList
extends java.lang.Object
Constructor Summary | |
| |
|
Method Summary | |
int |
|
int | |
String |
|
public IntegerList()
public IntegerList(String string)
public IntegerList(int[] array)
public int getIntegerAt(int index) throws ArrayIndexOutOfBoundsException, NullPointerException
public int getLength()
public String toString()