org.eclipse.xtext.util
Class ReflectionUtil

java.lang.Object
  extended by org.eclipse.xtext.util.ReflectionUtil

public class ReflectionUtil
extends java.lang.Object

Author:
Jan Koehnlein - Initial contribution and API

Constructor Summary
ReflectionUtil()
           
 
Method Summary
static java.lang.Class<?> getObjectType(java.lang.Class<?> clazzA)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionUtil

public ReflectionUtil()
Method Detail

getObjectType

public static java.lang.Class<?> getObjectType(java.lang.Class<?> clazzA)