Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DRealMultibinder.java200 throw newNullEntryException(i); in doProvision()
212 private InternalProvisionException newNullEntryException(int i) { in newNullEntryException() method in RealMultibinder.RealMultibinderProvider