Uses of Class
com.google.inject.internal.MatcherAndConverter

Packages that use MatcherAndConverter
com.google.inject.internal Guice (sounds like like "juice") 
 

Uses of MatcherAndConverter in com.google.inject.internal
 

Methods in com.google.inject.internal with parameters of type MatcherAndConverter
 Errors Errors.ambiguousTypeConversion(java.lang.String stringValue, java.lang.Object source, TypeLiteral<?> type, MatcherAndConverter a, MatcherAndConverter b)
           
 Errors Errors.conversionError(java.lang.String stringValue, java.lang.Object source, TypeLiteral<?> type, MatcherAndConverter matchingConverter, java.lang.RuntimeException cause)
           
 Errors Errors.conversionTypeError(java.lang.String stringValue, java.lang.Object source, TypeLiteral<?> type, MatcherAndConverter matchingConverter, java.lang.Object converted)
           
 Errors Errors.converterReturnedNull(java.lang.String stringValue, java.lang.Object source, TypeLiteral<?> type, MatcherAndConverter matchingConverter)
           
 



Copyright © 2011. All Rights Reserved.