Package com.eka.middleware.service
Class MapUtils
java.lang.Object
com.eka.middleware.service.MapUtils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ObjectgetValueByPointer(String pointer, Object parentMap) static voidsetValueByPointer(String pointer, Object value, String outTypePath, Object parentMap) 
- 
Constructor Details- 
MapUtilspublic MapUtils()
 
- 
- 
Method Details- 
getValueByPointer
- 
setValueByPointer
 
-