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

/openjdk7/jdk/src/share/classes/sun/misc/
H A DProxyGenerator.java1057 prim.unwrapMethodName, prim.unwrapMethodDesc));
1630 public String unwrapMethodName; field in class:ProxyGenerator.PrimitiveTypeInfo
1662 unwrapMethodName = primitiveClass.getName() + "Value";

Completed in 37 milliseconds