|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.octagroup.foregej.Test
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
Field Summary | |
int[] |
test1_
|
int[][] |
test2_
|
Constructor Summary | |
Test()
|
Method Summary | |
void |
test2()
Testing again |
static void |
test4()
**************** test ************* |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int[] test1_
public int[][] test2_
Constructor Detail |
public Test()
Method Detail |
public void test2()
public static void test4()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |