public class TypeHelper extends Object
| Constructor and Description |
|---|
TypeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Type |
getGenericType(Parameter param)
Attempts to infer the type in the generic part of the declaration of the type
|
static Type |
inferGenericType(Type clazz)
Attempts to infer the type in the generic part of the declaration of the type
|
Copyright © 2017. All rights reserved.