Lines Matching full:converter
214 <param name="converter" type="com.google.inject.spi.TypeConverter"/>
524 <param name="converter" type="com.google.inject.spi.TypeConverter"/>
526 <![CDATA[Binds a type converter. The injector will use the given converter to
529 @param typeMatcher matches types the converter can handle
530 @param converter converts values
1485 <![CDATA[Returns a set containing all type converter bindings in the injector. The returned set is
2150 <param name="converter" type="com.google.inject.spi.TypeConverter"/>
7501 <![CDATA[Returns the type converter binding used to convert the constant.