public abstract class AbstractArrayProxyFactory extends AbstractProxyFactory
classLoader| 构造器和说明 |
|---|
AbstractArrayProxyFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
ReflectUtils.FieldProxy |
getFieldProxy(Field field) |
ReflectUtils.MethodProxy |
getMethodProxy(Method method) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArrayProxypublic ReflectUtils.FieldProxy getFieldProxy(Field field) throws Throwable
Throwablepublic ReflectUtils.MethodProxy getMethodProxy(Method method) throws Throwable
ThrowableCopyright © 2016. All rights reserved.