Package eu.antidotedb.client
Class MergeRegisterKey.MergeResult<V>
- java.lang.Object
-
- eu.antidotedb.client.MergeRegisterKey.MergeResult<V>
-
- Enclosing class:
- MergeRegisterKey<V>
public static class MergeRegisterKey.MergeResult<V> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MergeResult(boolean merged, V value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description VgetValue()booleanisMerged()
-