Home
last modified time | relevance | path

Searched defs:unparse (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/invoke/util/
DBytecodeDescriptor.java97 public static String unparse(Class<?> type) { in unparse() method in BytecodeDescriptor
103 public static String unparse(MethodType type) { in unparse() method in BytecodeDescriptor
107 public static String unparse(Object type) { in unparse() method in BytecodeDescriptor