|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectInheritanceTest.X
InheritanceTest.Y
public class Y
| Constructor Summary | |
|---|---|
Y()
|
|
| Method Summary | |
|---|---|
void |
b()
|
void |
c()
|
void |
w()
|
void |
y()
|
| Methods inherited from class InheritanceTest.X |
|---|
a, x |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface InheritanceTest.A |
|---|
a |
| Constructor Detail |
|---|
public Y()
| Method Detail |
|---|
public void c()
c in interface Cpublic void y()
public void b()
b in interface Bpublic void w()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||