Uses of Class
com.hammurapi.convert.ReflectionConverter

Uses of ReflectionConverter in com.hammurapi.convert
 

Methods in com.hammurapi.convert that return types with arguments of type ReflectionConverter
static
<T> Collection<ReflectionConverter<?,T>>
ReflectionConverter.discoverConstructorConverters(Class<T> target)
          Discovers constructor conversions.