com.jrefinery.report.util
Class InstanceID

java.lang.Object
  |
  +--com.jrefinery.report.util.InstanceID
All Implemented Interfaces:
java.io.Serializable

public final class InstanceID
extends java.lang.Object
implements java.io.Serializable

This class can be used as ID to mark instances of objects.

See Also:
Serialized Form

Constructor Summary
InstanceID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstanceID

public InstanceID()