Class TypeUtils


  • public class TypeUtils
    extends Object
    • Constructor Detail

      • TypeUtils

        public TypeUtils()
    • Method Detail

      • getMethodDescriptor

        public static String getMethodDescriptor​(Method method)
      • getPrimitiveTypeDescriptor

        public static String getPrimitiveTypeDescriptor​(Class<?> clazz)