multivalent.std.adaptor.pdf
Class IRef
java.lang.Object
multivalent.std.adaptor.pdf.IRef
- public class IRef
- extends java.lang.Object
Indirect references from one object to another, written like the following 15 0 R
.
- Version:
- $Revision: 1.4 $ $Date: 2003/06/01 07:10:46 $
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
id
public int id
generation
public int generation
IRef
public IRef(int id,
int gen)
IRef
public IRef(IRef iref)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object