Searched refs:CallLaterInterceptor (Results 1 – 1 of 1) sorted by relevance
/external/guice/core/test/com/google/inject/ | ||
D | MethodInterceptionTest.java | 335 bindInterceptor(Matchers.any(), Matchers.any(), new CallLaterInterceptor(queue)); in testCallLater() |