Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DClash3.java28 InvocationHandler handler = new Clash3InvocationHandler(); in main()
68 class Clash3InvocationHandler implements InvocationHandler { class