CircularReferenceDetector
compares object instances.ObjectDifferFactory
. Therefore there will be no need for this getter anymore.ObjectDiffer
instance.ObjectDiffer
instance and passes it the given Configuration
value
contains characters.Node.getState()
== Node.State.ADDED
Node.getState()
== Node.State.CHANGED
Node.getState()
== Node.State.CIRCULAR
Node.getState()
== Node.State.IGNORED
Node.getState()
== Node.State.REMOVED
Node.getState()
== Node.State.UNTOUCHED
elements
into one String.Strings.join(String, Object...)
but with a Collection
instead of an Array for the
elements.Node
representing the difference between two objects.hasText(String, String)
.ObjectDiffer
instances.Introspector
.PrintingVisitor
, but instead of printing it to
System.out
, it will store the messages in a Map, identified by the property path of the
visited node.Copyright © 2013. All Rights Reserved.