Searched defs:WTInvocationHandler (Results 1 - 1 of 1) sorted by relevance

/art/test/044-proxy/src/
H A DWrappedThrow.java30 InvocationHandler handler = new WTInvocationHandler(mix);
178 class WTInvocationHandler implements InvocationHandler { class in inherits:InvocationHandler
181 public WTInvocationHandler(Object obj) { method in class:WTInvocationHandler

Completed in 110 milliseconds