Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-mockito/src/main/java/com/android/dx/mockito/
DInvocationHandlerAdapter.java35 final class InvocationHandlerAdapter implements InvocationHandler { class
38 public InvocationHandlerAdapter(MockHandler handler) { in InvocationHandlerAdapter() method in InvocationHandlerAdapter