public final class TypeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getFirstTypeArgument(Type type)
Get declared type parameter of the type has one.
|
static Class<?> |
getRawClass(Type type)
Get the main class (raw type) for a .
|
Copyright © 2017. All rights reserved.