Uses of Class
org.elasticsearch.common.inject.internal.MatcherAndConverter

Packages that use MatcherAndConverter
org.elasticsearch.common.inject.internal Guice (sounds like like "juice") 
 

Uses of MatcherAndConverter in org.elasticsearch.common.inject.internal
 

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



Copyright © 2009-2012. All Rights Reserved.