Searched refs:unwrapMethodDesc (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/misc/
H A DProxyGenerator.java1057 prim.unwrapMethodName, prim.unwrapMethodDesc));
1633 public String unwrapMethodDesc; field in class:ProxyGenerator.PrimitiveTypeInfo
1663 unwrapMethodDesc = "()" + baseTypeString;

Completed in 34 milliseconds