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