|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
This class is a general adapter to adapt a map of closures to any Java interface.
| Constructor Summary | |
ConvertedMap(Map closures)
to create a ConvertedMap object. |
|
| Method Summary | |
|---|---|
Object |
invokeCustom(Object proxy, Method method, def args)
|
String |
toString()
|
| Constructor Detail |
|---|
ConvertedMap(Map closures)
| Method Detail |
|---|
public Object invokeCustom(Object proxy, Method method, def args)
public String toString()