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

/external/guava/guava-tests/test/com/google/common/reflect/
H A DAbstractInvocationHandlerTest.java77 newProxyWithSubHandler1(LIST2), // Makes sure type of handler doesn't affect equality
99 private static List<String> newProxyWithSubHandler1(List<String> delegate) { method in class:AbstractInvocationHandlerTest

Completed in 78 milliseconds