|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.util.Types
public class Types
Utility class for Types
| Constructor Summary | |
|---|---|
Types()
|
|
| Method Summary | |
|---|---|
static java.lang.Class<?> |
boxedClass(java.lang.Class<?> type)
|
static java.lang.reflect.Type |
boxedType(java.lang.reflect.Type type)
Gets the boxed type of a class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Types()
| Method Detail |
|---|
public static java.lang.reflect.Type boxedType(java.lang.reflect.Type type)
type - The type
public static java.lang.Class<?> boxedClass(java.lang.Class<?> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||