Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DErrors.java530 public Errors cannotInjectTypeLiteralOf(Type unsupportedType) { in cannotInjectTypeLiteralOf() method in Errors
DInjectorImpl.java736 throw errors.cannotInjectTypeLiteralOf(innerType).toException();