Package ru.ilb.jfunction.map.converters
Interface SerializedMapToObjectMapFunction
-
- All Known Implementing Classes:
SerializedMapToObjectMapFunctionImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface SerializedMapToObjectMapFunction
- Author:
- slavb
-
-
Field Summary
Fields Modifier and Type Field Description static SerializedMapToObjectMapFunctionINSTANCE
-