Package ru.ilb.jfunction.map.converters
Class JsonToMapFunctionImpl
- java.lang.Object
-
- ru.ilb.jfunction.map.converters.JsonToMapFunctionImpl
-
- All Implemented Interfaces:
Function<String,Map<String,Object>>,JsonToMapFunction,StringToMapFunction
@Named public class JsonToMapFunctionImpl extends Object implements JsonToMapFunction
-
-
Field Summary
-
Fields inherited from interface ru.ilb.jfunction.map.converters.JsonToMapFunction
INSTANCE
-
-
Constructor Summary
Constructors Constructor Description JsonToMapFunctionImpl()
-