Package com.mchange.v1.jvm
Class InternalNameUtils
java.lang.Object
com.mchange.v1.jvm.InternalNameUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringdecodeType(String internalrep) static StringdecodeTypeList(String internalrep) static Stringstatic booleanisPrimitive(char rep) static void
-
Method Details
-
dottifySlashesAndDollarSigns
-
decodeType
- Throws:
TypeFormatException
-
decodeTypeList
- Throws:
TypeFormatException
-
isPrimitive
public static boolean isPrimitive(char rep) -
main
-