Home
last modified time | relevance | path

Searched refs:newProxyWithSubHandler2 (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/reflect/
DAbstractInvocationHandlerTest.java78 newProxyWithSubHandler2(LIST2)) in testEquals()
104 private static List<String> newProxyWithSubHandler2(List<String> delegate) { in newProxyWithSubHandler2() method in AbstractInvocationHandlerTest