| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.reflect.type |
| 类和说明 |
|---|
| ParameterizedTypeGetter
Usage:
List:
ParameterizedType type0 = new ParameterizedTypeGetter
|
| ResolvableType
Encapsulates a Java
Type, providing access to
supertypes, interfaces, and
generic parameters along with the ability to ultimately
resolve to a Class. |
| SerializableTypeWrapper.TypeProvider
A
Serializable interface providing access to a Type. |
| SimpleParameter
Helper class that encapsulates the specification of a method parameter, i.e. a
Method
or Constructor plus a parameter index and a nested type index for a declared generic
type. |
Copyright © 2022. All rights reserved.