com.mchange.v1.jvm
Class InternalNameUtils
java.lang.Object
com.mchange.v1.jvm.InternalNameUtils
public final class InternalNameUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dottifySlashesAndDollarSigns
public static String dottifySlashesAndDollarSigns(String str)
decodeType
public static String decodeType(String internalrep)
throws TypeFormatException
- Throws:
TypeFormatException
decodeTypeList
public static String decodeTypeList(String internalrep)
throws TypeFormatException
- Throws:
TypeFormatException
isPrimitive
public static boolean isPrimitive(char rep)
main
public static void main(String[] argv)