org.skyscreamer.yoga.demo.util
Class TypeUtils

java.lang.Object
  extended by org.skyscreamer.yoga.demo.util.TypeUtils

public class TypeUtils
extends Object


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

Constructor Detail

TypeUtils

public TypeUtils()
Method Detail

returnedClass

public static <T> Class<T> returnedClass(Class<?> type)


Copyright © 2013. All Rights Reserved.