Package | Description |
---|---|
org.eclipse.emf.compare.utils |
Modifier and Type | Method and Description |
---|---|
Objects.ToStringHelper |
Objects.ToStringHelper.add(String name,
Object value)
Adds the given key/value pair that needs to appear in the final string representation.
|
static Objects.ToStringHelper |
Objects.toStringHelper(Object object)
Creates a builder for the
toString() of the given object. |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.