Uses of Class
org.n52.iceland.convert.ConverterKey
-
Packages that use ConverterKey Package Description org.n52.iceland.convert -
-
Uses of ConverterKey in org.n52.iceland.convert
Methods in org.n52.iceland.convert with parameters of type ConverterKey Modifier and Type Method Description static intConverterKey. compare(ConverterKey o1, ConverterKey o2)intConverterKey. compareTo(ConverterKey o)<T,F>
Converter<T,F>ConverterRepository. getConverter(ConverterKey key)booleanConverterRepository. hasConverter(ConverterKey key)
-