org.gcube.common.events.impl
Class ReflectionUtils
java.lang.Object
org.gcube.common.events.impl.ReflectionUtils
public class ReflectionUtils
- extends Object
Library-wide reflection utilities.
- Author:
- Fabio Simeoni
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionUtils
public ReflectionUtils()
typeOf
public static Type typeOf(Object event)
valueOf
public static Object valueOf(Object event)
isCollectionType
public static boolean isCollectionType(Type t)
elementTypeOf
public static Type elementTypeOf(Type t)
containsVariable
public static boolean containsVariable(Type t)
Copyright © 2013. All Rights Reserved.