|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sourceforge.jemm.lifecycle.TypeRequest<MapReplaceKVRequest> org.sourceforge.jemm.collections.internal.map.MapReplaceKVRequest
public class MapReplaceKVRequest
Constructor Summary | |
---|---|
MapReplaceKVRequest(StoredValue key,
StoredValue value)
|
Method Summary | |
---|---|
MapReplaceKVRequest |
encode(ValueEncoder encoder)
|
StoredValue |
getKey()
|
StoredValue |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapReplaceKVRequest(StoredValue key, StoredValue value)
Method Detail |
---|
public MapReplaceKVRequest encode(ValueEncoder encoder)
public StoredValue getKey()
public StoredValue getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |