|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--kmy.test.java.Static
Inner Class Summary | |
(package private) static class |
Static.Inner
|
Field Summary | |
(package private) static int |
staticVariable
|
Constructor Summary | |
Static()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
(package private) static void |
staticMethod(int k)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
static int staticVariable
Constructor Detail |
public Static()
Method Detail |
static void staticMethod(int k)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |