public final class ClassUtil extends Object
| 构造器和说明 |
|---|
ClassUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Type |
getActualType(Type type,
Type paramType) |
static String |
getClassAlias(Class<?> type) |
static Type |
getComponentType(Type type) |
static Type |
getKeyType(Type type) |
static Type |
getValueType(Type type) |
static Class<?> |
toClass(Type type) |
Copyright © 2018. All rights reserved.