| Method | Defined by | ||
|---|---|---|---|
| TypedProxy | |||
|
newProxyInstance(clazz:Class, handler:IInvocationHandler):*
[static]
| TypedProxy | ||
| TypedProxy | () | constructor |
public function TypedProxy()
| newProxyInstance | () | method |
public static function newProxyInstance(clazz:Class, handler:IInvocationHandler):*Parameters
clazz:Class |
|
handler:IInvocationHandler |
* |