Searched defs:getGlobalInternalContext (Results 1 - 1 of 1) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
H A DInjectorImpl.java1054 /** @see #getGlobalInternalContext */
1061 * @see #getGlobalInternalContext
1076 static Map<Thread, InternalContext> getGlobalInternalContext() { method in class:InjectorImpl

Completed in 98 milliseconds