org.jboss.forge.container.util
Class Types
java.lang.Object
org.jboss.forge.container.util.Types
public class Types
- extends Object
|
Constructor Summary |
Types()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Types
public Types()
boxPrimitive
public static Class<?> boxPrimitive(Class<?> cls)
unboxPrimitive
public static Class<?> unboxPrimitive(Class<?> cls)
toClass
public static Class<?> toClass(Type baseType)
toClass
public static Class<?> toClass(Member member)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.