Package-level declarations
Functions
Will create MapperDeserializationStrategy to allow you to map I to O using deserialize lambda during deserialization process
Will create MapperSerializer to allow you to map O to I and vice verse using serialize/deserialize lambda during serialization/deserialization process
Will create MapperDeserializationStrategy to allow you to map I to O using deserialize lambda during deserialization process
Will create MapperSerializationStrategy to allow you to map O to I using serialize lambda during serialization process
Will create MapperSerializer to allow you to map O to I and vice verse using serialize/deserialize lambda during serialization/deserialization process
Will create MapperSerializationStrategy to allow you to map O to I using serialize lambda during serialization process