|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--misc.NewArray1D
| Constructor Summary | |
NewArray1D()
|
|
| Method Summary | |
void |
inputArray(java.lang.reflect.Method inputMethod,
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 NewArray1D()
| Method Detail |
public void inputArray(java.lang.reflect.Method inputMethod,
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 | ||||||||