|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.xl.util.EHashMap.Entry
public abstract static class EHashMap.Entry
| Field Summary | |
|---|---|
protected int |
hashCode
|
EHashMap.Entry |
listNext
|
EHashMap.Entry |
listPrev
|
| Constructor Summary | |
|---|---|
EHashMap.Entry()
|
|
| Method Summary | |
|---|---|
protected abstract void |
clear()
|
protected abstract void |
copyValue(EHashMap.Entry src)
|
protected abstract boolean |
keyEquals(EHashMap.Entry e)
|
EHashMap.Entry |
next()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int hashCode
public EHashMap.Entry listNext
public EHashMap.Entry listPrev
| Constructor Detail |
|---|
public EHashMap.Entry()
| Method Detail |
|---|
protected abstract void clear()
protected abstract void copyValue(EHashMap.Entry src)
protected abstract boolean keyEquals(EHashMap.Entry e)
public EHashMap.Entry next()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||