net.customware.gwt.dispatch.server.standard
Class GenericUtils

java.lang.Object
  extended by net.customware.gwt.dispatch.server.standard.GenericUtils

public abstract class GenericUtils
extends Object

Author:
Robert Munteanu

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

Method Detail

getFirstTypeParameterDeclaredOnSuperclass

public static Class<?> getFirstTypeParameterDeclaredOnSuperclass(Class<?> clazz)


Copyright © 2011 customware.net. All Rights Reserved.