public class TypeHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
TypeHelper.ExceptClassFilter |
| Constructor and Description |
|---|
TypeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPrimitive(Class c) |
static Type |
solve(TypeVariable variable,
Type... types) |
static Type |
toTypeReference(Type type,
Type... contextClass) |
static Class |
typeToClass(Type type) |
Copyright © 2018. All rights reserved.