public class ReflectionUtils extends Object
| Constructor and Description |
|---|
ReflectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsVariable(Type t) |
static Type |
elementTypeOf(Type t) |
static boolean |
isCollectionType(Type t) |
static Type |
typeOf(Object event) |
static Object |
valueOf(Object event) |
Copyright © 2017. All Rights Reserved.