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

/openjdk7/jdk/test/java/lang/reflect/Proxy/
H A DCharType.java37 Proxy.newProxyInstance(CharMethod.class.getClassLoader(), new Class[] {
38 CharMethod.class }, new H());
41 static interface CharMethod { interface in class:CharType

Completed in 29 milliseconds