Package ru.ilb.jfunction.map.converters
Interface ObjectMapToSerializedMapFunction
-
- All Known Implementing Classes:
ObjectMapToSerializedMapFunctionImpl
- 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 ObjectMapToSerializedMapFunction
- Author:
- slavb
-
-
Field Summary
Fields Modifier and Type Field Description static ObjectMapToSerializedMapFunctionINSTANCE
-
-
-
Field Detail
-
INSTANCE
static final ObjectMapToSerializedMapFunction INSTANCE
-
-