public class ReflectionUtil extends Object
| Constructor and Description |
|---|
ReflectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getObjectType(Class<?> clazzA) |
static Class<?> |
getRawType(Type type)
Copied from com.google.inject.internal.MoreTypes.getRawType(Type)
|
Copyright © 2015. All Rights Reserved.