|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.pdf.IntHashtable.IntHashtableEntry
static class IntHashtable.IntHashtableEntry
Field Summary | |
---|---|
(package private) int |
hash
|
(package private) int |
key
|
(package private) IntHashtable.IntHashtableEntry |
next
|
(package private) int |
value
|
Constructor Summary | |
---|---|
IntHashtable.IntHashtableEntry()
|
Method Summary | |
---|---|
protected java.lang.Object |
clone()
|
int |
getKey()
|
int |
getValue()
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int hash
int key
int value
IntHashtable.IntHashtableEntry next
Constructor Detail |
---|
IntHashtable.IntHashtableEntry()
Method Detail |
---|
public int getKey()
public int getValue()
protected java.lang.Object clone()
clone
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |