public class ObjectUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectUtil.ConflictHandler |
| Constructor and Description |
|---|
ObjectUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
mergeObjects(Map<String,Object> top,
List<String> path,
Object val,
ObjectUtil.ConflictHandler handler) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.