public static class TxnChain.CompareSlot extends Object implements Comparable<TxnChain.CompareSlot>
| Constructor and Description |
|---|
CompareSlot(DatabaseImpl dbImpl,
LNLogEntry<?> undoEntry) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TxnChain.CompareSlot other) |
boolean |
equals(Object other) |
int |
hashCode() |
public CompareSlot(DatabaseImpl dbImpl, LNLogEntry<?> undoEntry)
public int compareTo(TxnChain.CompareSlot other)
compareTo in interface Comparable<TxnChain.CompareSlot>Copyright © 2024. All rights reserved.