org.jfree.report.util
Class InstanceID
java.lang.Object
org.jfree.report.util.InstanceID
- Serializable
extends java.lang.Object
implements Serializable
This class can be used as ID to mark instances of objects. This allows to track and
identify objects and their clones.
String | toString() - Returns a simple string representation of this object to make is identifiable by
human users.
|
toString
public String toString()
Returns a simple string representation of this object to make is identifiable by
human users.
- the string representation.