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