|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the delegates typepublic interface Wrapper<T>
Marks a class to be a wrapper of another interface or class. This normally means that it passes method invocation the a specified delegate and adds some additional functionality.
| Method Summary | |
|---|---|
T |
getDelegate()
Returns the wrapped delegate. |
| Method Detail |
|---|
T getDelegate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||