Class ObjectMappers


  • public final class ObjectMappers
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.fasterxml.jackson.databind.ObjectMapper JSON_MAPPER  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • JSON_MAPPER

        public static final com.fasterxml.jackson.databind.ObjectMapper JSON_MAPPER