|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sourceforge.jemm.lifecycle.TypeRequest<MapRemoveKVRequest> org.sourceforge.jemm.collections.internal.map.MapRemoveKVRequest
public class MapRemoveKVRequest
Constructor Summary | |
---|---|
MapRemoveKVRequest(StoredValue key,
StoredValue value)
|
Method Summary | |
---|---|
MapRemoveKVRequest |
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 MapRemoveKVRequest(StoredValue key, StoredValue value)
Method Detail |
---|
public StoredValue getKey()
public StoredValue getValue()
public MapRemoveKVRequest encode(ValueEncoder encoder)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |