public class TypeWrap extends Object
| Constructor and Description |
|---|
TypeWrap(Type genericInfo,
Class<?> type,
Type genericType) |
| Modifier and Type | Method and Description |
|---|---|
ParameterizedType |
getGenericType()
获取泛型
|
Class<?> |
getType()
获取类型
|
boolean |
isInvalid()
是否无效
|
Copyright © 2025. All rights reserved.