Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DProxyFactory.java237 private static class ProxyConstructor<T> implements ConstructionProxy<T> { class in ProxyFactory
248 ProxyConstructor( in ProxyConstructor() method in ProxyFactory.ProxyConstructor