Uses of Class
com.spotify.github.jackson.Json
-
Packages that use Json Package Description com.spotify.github.jackson -
-
Uses of Json in com.spotify.github.jackson
Methods in com.spotify.github.jackson that return Json Modifier and Type Method Description static JsonJson. create()Create a pre-configured ObjectMapper object.static JsonJson. withMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)Create an instance with a provided mapper.
-