public class TypeUtility extends Object
| Constructor and Description |
|---|
TypeUtility() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
nativeDecode(String type) |
static String |
nativeEncode(Class<?> clazz) |
static String |
neutralEncode(Class<?> clazz) |
public static Class<?> nativeDecode(String type) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2017. All rights reserved.