Package | Description |
---|---|
de.danielbechler.diff.path |
Modifier and Type | Method and Description |
---|---|
<T> NodePath.AppendableBuilder |
NodePath.AppendableBuilder.collectionItem(T item) |
NodePath.AppendableBuilder |
NodePath.AppendableBuilder.element(ElementSelector elementSelector) |
<K> NodePath.AppendableBuilder |
NodePath.AppendableBuilder.mapKey(K key) |
NodePath.AppendableBuilder |
NodePath.AppendableBuilder.propertyName(String name,
String... names) |
static NodePath.AppendableBuilder |
NodePath.startBuilding() |
static NodePath.AppendableBuilder |
NodePath.startBuildingFrom(NodePath nodePath) |
Copyright © 2015. All rights reserved.