|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.collections.MapEntryParameter
com.sleepycat.collections.StoredMapEntry
final class StoredMapEntry
| Constructor Summary | |
|---|---|
StoredMapEntry(java.lang.Object key,
java.lang.Object value,
StoredCollection coll,
BaseIterator iter)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
setValue(java.lang.Object newValue)
Always throws UnsupportedOperationException since this
object is not attached to a map. |
| Methods inherited from class com.sleepycat.collections.MapEntryParameter |
|---|
equals, getKey, getValue, hashCode, setValueInternal, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
StoredMapEntry(java.lang.Object key,
java.lang.Object value,
StoredCollection coll,
BaseIterator iter)
| Method Detail |
|---|
public java.lang.Object setValue(java.lang.Object newValue)
MapEntryParameterUnsupportedOperationException since this
object is not attached to a map.
setValue in interface java.util.Map.EntrysetValue in class MapEntryParameter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||