Uses of Interface
ru.ilb.jfunction.map.converters.StringToMapFunction
-
Packages that use StringToMapFunction Package Description ru.ilb.jfunction.map.converters -
-
Uses of StringToMapFunction in ru.ilb.jfunction.map.converters
Subinterfaces of StringToMapFunction in ru.ilb.jfunction.map.converters Modifier and Type Interface Description interfaceJsonToMapFunctionParses JSON string to Map<String, Object>interfaceXmlToMapFunctionClasses in ru.ilb.jfunction.map.converters that implement StringToMapFunction Modifier and Type Class Description classJsonToMapFunctionImplclassXmlToMapFunctionImpl
-