-
public class JacksonModelReaderAndWriter.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static JacksonModelReaderAndWriter.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final <T extends Any> JacksonModelReaderAndWriter<T>
create(ObjectMapper objectMapper)
-
-
Method Detail
-
create
final <T extends Any> JacksonModelReaderAndWriter<T> create(ObjectMapper objectMapper)
-
-
-
-