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