|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.tsp.ers.SortedHashList
A sorting list - byte[] are sorted in ascending order.
| Constructor Summary | |
SortedHashList()
|
|
| Method Summary | |
void |
add(byte[] hash)
|
byte[] |
getFirst()
|
int |
size()
|
java.util.List |
toList()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SortedHashList()
| Method Detail |
public byte[] getFirst()
public void add(byte[] hash)
public int size()
public java.util.List toList()
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||