|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecttestApp.PrimitiveClass.NestedClass
Field Summary | |
private int |
anInt
|
Constructor Summary | |
PrimitiveClass.NestedClass()
|
Method Summary | |
int |
getAnInt()
|
void |
setAnInt(int in)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int anInt
Constructor Detail |
public PrimitiveClass.NestedClass()
Method Detail |
public int getAnInt()
public void setAnInt(int in)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |