public class Reflection extends Object
| Constructor and Description |
|---|
Reflection() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
newProxy(Class<T> interfaceType,
InvocationHandler handler) |
public static <T> T newProxy(Class<T> interfaceType, InvocationHandler handler)
Copyright © 2017. All rights reserved.