Class IntHashtable.Entry
java.lang.Object
com.itextpdf.io.util.IntHashtable.Entry
- Enclosing class:
IntHashtable
Innerclass that acts as a datastructure to create a new entry in the
table.
-
Method Summary
-
Method Details
-
getKey
public int getKey() -
getValue
public int getValue() -
clone
-
toString
-