|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmail.Store.StoreEntry
private class Store.StoreEntry
| Field Summary | |
|---|---|
private java.util.Map.Entry |
propEntry
|
| Constructor Summary | |
|---|---|
Store.StoreEntry(java.util.Map.Entry pEntry)
|
|
| Method Summary | |
|---|---|
K |
getKey()
|
V |
getValue()
|
V |
setValue(V value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, hashCode |
| Field Detail |
|---|
private java.util.Map.Entry propEntry
| Constructor Detail |
|---|
public Store.StoreEntry(java.util.Map.Entry pEntry)
| Method Detail |
|---|
public K getKey()
getKey in interface java.util.Map.Entry<K extends ID,V>public V getValue()
getValue in interface java.util.Map.Entry<K extends ID,V>public V setValue(V value)
setValue in interface java.util.Map.Entry<K extends ID,V>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||