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