public class Types extends Object
| Constructor and Description |
|---|
Types() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
boxedClass(Class<?> type) |
static Type |
boxedType(Type type)
Gets the boxed type of a class
|
Copyright © 2016 Seam Framework. All Rights Reserved.