Class ObjectMapperFactory

java.lang.Object
uk.num.modules.contacts.utils.ObjectMapperFactory

public class ObjectMapperFactory
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static com.fasterxml.jackson.databind.ObjectMapper instance()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • instance

      public static com.fasterxml.jackson.databind.ObjectMapper instance()