Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/internal/
DProxyFactoryTest.java170 DoubleInterceptor doubleInterceptor = new DoubleInterceptor(); in testMultipleInterceptors()
195 static class DoubleInterceptor implements MethodInterceptor { class in ProxyFactoryTest