Class MapUtils

java.lang.Object
com.eka.middleware.service.MapUtils

public class MapUtils extends Object
  • Constructor Details

    • MapUtils

      public MapUtils()
  • Method Details

    • getValueByPointer

      public static Object getValueByPointer(String pointer, Object parentMap)
    • setValueByPointer

      public static void setValueByPointer(String pointer, Object value, String outTypePath, Object parentMap)