Class MapUtil


  • public final class MapUtil
    extends java.lang.Object
    Util for transforming a Map to a Json objects.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private MapUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static JsonValue handle​(java.lang.Object value, BufferPool bufferPool)  
      • Methods inherited from class java.lang.Object

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

      • MapUtil

        private MapUtil()