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