Differs.CircularReferenceDetector compares object instances.Collections.DiffNode representing the difference between two objects.Differ.value contains characters.DiffNode.getState() == DiffNode.State.ADDEDDiffNode.getState() == DiffNode.State.CHANGEDDiffNode.getState() == DiffNode.State.CIRCULARDiffNode.getState() == DiffNode.State.IGNOREDtrue when this node represents a bean property and can therefore be queried for property
specific information like annotations or property types.DiffNode.getState() == DiffNode.State.REMOVEDDiffNode.getState() == DiffNode.State.UNTOUCHEDelements into one String.Strings.join(String, Object...) but with a Collection instead of an Array for the
elements.MapshasText(String, String).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 © 2014. All rights reserved.