public class GameProxy extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
createProxy(T encapsulated) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
Copyright © 2016. All rights reserved.