- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for DelegatingInvocationHandler (0.21 seconds)
-
guava-tests/test/com/google/common/reflect/AbstractInvocationHandlerTest.java
interfaces, new DelegatingInvocationHandlerWithEquals("a string")); } private static class DelegatingInvocationHandler extends AbstractInvocationHandler implements Serializable { final Object delegate; DelegatingInvocationHandler(Object delegate) { this.delegate = checkNotNull(delegate); } @OverrideCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Sat Dec 28 02:48:50 GMT 2024 - 5.7K bytes - Click Count (0)