Package com.github.javaparser.utils
Class TypeUtils
java.lang.Object
com.github.javaparser.utils.TypeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static void
appendDescriptor
(Class<?> clazz, StringBuilder stringBuilder) static String
getMethodDescriptor
(Method method) static String
getPrimitiveTypeDescriptor
(Class<?> clazz)
-
Constructor Details
-
TypeUtils
public TypeUtils()
-
-
Method Details
-
getMethodDescriptor
-
appendDescriptor
-
getPrimitiveTypeDescriptor
-