public class SortedIndexedHashList
extends java.lang.Object
Constructor and Description |
---|
SortedIndexedHashList() |
Modifier and Type | Method and Description |
---|---|
void |
add(org.bouncycastle.tsp.ers.IndexedHash hash) |
org.bouncycastle.tsp.ers.IndexedHash |
getFirst() |
int |
size() |
java.util.List<org.bouncycastle.tsp.ers.IndexedHash> |
toList() |