|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--misc.Array1D
Constructor Summary | |
Array1D()
|
Method Summary | |
void |
inputArray(java.lang.Class theClass,
MyInputStream stream)
input objects of type theClass and store in an array |
static void |
main(java.lang.String[] args)
test inputArray |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Array1D()
Method Detail |
public void inputArray(java.lang.Class theClass, MyInputStream stream)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |