public class Types
extends java.lang.Object
| Constructor and Description |
|---|
Types() |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2014 Seam Framework. All Rights Reserved.