Uses of Class
org.eclipse.emf.compare.utils.Objects.ToStringHelper
| Package | Description |
|---|---|
| org.eclipse.emf.compare.utils |
-
Uses of Objects.ToStringHelper in org.eclipse.emf.compare.utils
Methods in org.eclipse.emf.compare.utils that return Objects.ToStringHelper Modifier and Type Method Description Objects.ToStringHelperObjects.ToStringHelper. add(java.lang.String name, java.lang.Object value)Adds the given key/value pair that needs to appear in the final string representation.static Objects.ToStringHelperObjects. toStringHelper(java.lang.Object object)Creates a builder for thetoString()of the given object.