public class SignatureUtility extends Object
| Constructor and Description |
|---|
SignatureUtility() |
| 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 © 2020. All rights reserved.