|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplugins.adufour.vars.util.TypeUtil
public class TypeUtil
| Constructor Summary | |
|---|---|
TypeUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.Class<?> |
toBoxedType(java.lang.Class<?> primitiveType)
|
static java.lang.String |
toFriendlyString(java.lang.Class<?> type)
This method is intended to help non-programming users in differentiating and understanding the various Java types by giving them more explicit names |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeUtil()
| Method Detail |
|---|
public static java.lang.Class<?> toBoxedType(java.lang.Class<?> primitiveType)
primitiveType -
public static java.lang.String toFriendlyString(java.lang.Class<?> type)
type -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||