Uses of Interface
de.danielbechler.diff.path.PropertyPath.AppendableBuilder

Packages that use PropertyPath.AppendableBuilder
de.danielbechler.diff.path   
 

Uses of PropertyPath.AppendableBuilder in de.danielbechler.diff.path
 

Methods in de.danielbechler.diff.path that return PropertyPath.AppendableBuilder
<T> PropertyPath.AppendableBuilder
PropertyPath.AppendableBuilder.withCollectionItem(T item)
           
 PropertyPath.AppendableBuilder PropertyPath.AppendableBuilder.withElement(Element element)
           
<K> PropertyPath.AppendableBuilder
PropertyPath.AppendableBuilder.withMapKey(K key)
           
 PropertyPath.AppendableBuilder PropertyPath.AppendableBuilder.withPropertyName(String name, String... names)
           
 PropertyPath.AppendableBuilder PropertyPath.InitialBuilder.withPropertyPath(PropertyPath propertyPath)
           
 PropertyPath.AppendableBuilder PropertyPath.InitialBuilder.withRoot()
           
 



Copyright © 2012. All Rights Reserved.