Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DInheritingState.java117 errors.ambiguousTypeConversion(stringValue, source, type, matchingConverter, converter); in getConverter()
DErrors.java298 public Errors ambiguousTypeConversion( in ambiguousTypeConversion() method in Errors