Package org.aksw.commons.util.convert
-
Interface Summary Interface Description ConverterRegistry ConvertFunction<I,O> A function with information about the input and output typesConvertFunctionRaw Interface to describe a conversion from one Java type to another -
Class Summary Class Description ConverterRegistryImpl ConvertFunctionBase ConvertFunctionImpl<I,O> ConvertFunctionRawImpl