| Package | Description |
|---|---|
| io.atomix.protocols.gossip.value |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Value.isNewerThan(Value other)
Tests if this value is newer than the specified SetElement.
|
boolean |
Value.isOlderThan(Value other)
Tests if this value is older than the specified SetElement.
|
Copyright © 2013–2018. All rights reserved.