Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DErrors.java316 public Errors notASubtype(Class<?> implementationType, Class<?> type) { in notASubtype() method in Errors
DInjectorImpl.java796 throw errors.notASubtype(implementationType, rawType).toException();