Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DClash.java28 InvocationHandler handler = new ClashInvocationHandler(); in main()
63 class ClashInvocationHandler implements InvocationHandler { class