Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DProxyFactory.java206 private static class IndicesCallbackFilter implements CallbackFilter { class in ProxyFactory
210 IndicesCallbackFilter(List<Method> methods) { in IndicesCallbackFilter() method in ProxyFactory.IndicesCallbackFilter