public class SortedHashList
extends java.lang.Object
Constructor and Description |
---|
SortedHashList() |
Modifier and Type | Method and Description |
---|---|
void |
add(byte[] hash) |
byte[] |
getFirst() |
int |
size() |
java.util.List<byte[]> |
toList() |