|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmrcode.duckprxy.DuckPrxyTest.DelegateOne
public static class DuckPrxyTest.DelegateOne
| Constructor Summary | |
|---|---|
DuckPrxyTest.DelegateOne()
|
|
| Method Summary | |
|---|---|
int |
barTwo()
|
int |
baz()
|
void |
foo()
|
int |
fooTwo(java.lang.String s)
|
java.util.List<java.lang.String> |
getCallRecord()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DuckPrxyTest.DelegateOne()
| Method Detail |
|---|
public void foo()
public int baz()
public int fooTwo(java.lang.String s)
public int barTwo()
public java.util.List<java.lang.String> getCallRecord()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||