public static class TxnChain.CompareSlot extends java.lang.Object implements java.lang.Comparable<TxnChain.CompareSlot>
| Constructor and Description |
|---|
CompareSlot(DatabaseImpl dbImpl,
LNLogEntry undoEntry) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TxnChain.CompareSlot other) |
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
public CompareSlot(DatabaseImpl dbImpl, LNLogEntry undoEntry)
public int compareTo(TxnChain.CompareSlot other)
compareTo in interface java.lang.Comparable<TxnChain.CompareSlot>public boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright (c) 2004-2012 Oracle. All rights reserved.