static class
CollectionsHelper.PropertyBuilder
static Object
getFrom(List<Object> list, List<String> path)
getFrom(Map<String,Object> map, String... path)
getFrom(Map<String,Object> map, List<String> path)
static CollectionsHelper.PropertyBuilder
propertiesBuilder()
static void
setOn(Map<String,Object> map, String path, Object value)
setOn(Map<String,Object> map, List<String> path, int idx, Object value)
setOn(Map<String,Object> map, List<String> path, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait