|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.util.typing.TypeUtils
public class TypeUtils
General utility class for dealing with types.
| Constructor Summary | |
|---|---|
TypeUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.Class |
toObjectType(java.lang.Class c)
Convert a primitive type to the corresponding wrapper type if any. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeUtils()
| Method Detail |
|---|
public static java.lang.Class toObjectType(java.lang.Class c)
c - the type that could be primitive.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||