Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DWrappedThrow.java178 class WTInvocationHandler implements InvocationHandler { class
181 public WTInvocationHandler(Object obj) { in WTInvocationHandler() method in WTInvocationHandler