com.itextpdf.text.pdf
Class PdfCopy.RefKey

java.lang.Object
  extended by com.itextpdf.text.pdf.PdfCopy.RefKey
Enclosing class:
PdfCopy

protected static class PdfCopy.RefKey
extends Object

A key to allow us to hash indirect references


Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object o)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.