public class OrderProposal extends Object implements Value
| Constructor and Description |
|---|
OrderProposal(Set<MessageId> messageIds) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Value target) |
boolean |
equals(Object obj) |
Set<MessageId> |
getMessageIds() |
int |
hashCode() |
public int compareTo(Value target)
compareTo in interface Comparable<Value>Copyright © 2020 VanillaDB Organization. All rights reserved.