public class GenericTypeExtractor extends Object
| Constructor and Description |
|---|
GenericTypeExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
resolveConcreteType(Class<?> type,
Type genericType) |
static Class<?> |
resolveFieldType(Field field) |
static Class<?> |
resolveReturnedType(Method method) |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.