Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DClash4.java28 InvocationHandler handler = new Clash4InvocationHandler(); in main()
70 class Clash4InvocationHandler implements InvocationHandler { class