| 程序包 | 说明 |
|---|---|
| xdean.reflect.getter | |
| xdean.reflect.getter.impl |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
FieldGetter<T>
Get
Field from an invocation. |
interface |
MethodGetter<T>
Get
Method from an invocation. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ProxyMethodGetter<T>
Based on cglib.
|
class |
UnsafeFieldGetter<T>
Based on
Unsafe. |
Copyright © 2017. All rights reserved.