public class GenericTypeInspector extends Object
| Constructor and Description |
|---|
GenericTypeInspector() |
| Modifier and Type | Method and Description |
|---|---|
static Type[] |
getTypeArguments(Object target) |
static TypeVariable<?>[] |
getTypeParameters(Object target) |
public static TypeVariable<?>[] getTypeParameters(Object target)
Copyright © 2014 JBoss by Red Hat. All rights reserved.