Package com.github.javaparser.utils
Class TypeUtils
- java.lang.Object
-
- com.github.javaparser.utils.TypeUtils
-
public class TypeUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description TypeUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getMethodDescriptor(Method method)
static String
getPrimitiveTypeDescriptor(Class<?> clazz)
-