Package com.funnelback.publicui.search.model.util.map
-
Interface Summary Interface Description AutoConvertingMap.Converter<T> Converter to convert from some other type to the expected type. -
Class Summary Class Description AutoConvertingMap<K,V> A map that can auto convert the key from one type to the expected type.Converters DelegateMap<K,V>