Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DClash2.java28 InvocationHandler handler = new Clash2InvocationHandler(); in main()
53 class Clash2InvocationHandler implements InvocationHandler { class