public class BytesKeySet extends HashSet<BytesKey>
| Constructor and Description |
|---|
BytesKeySet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(byte[] member) |
boolean |
contains(byte[] member) |
boolean |
contains(Object o) |
boolean |
remove(byte[] member) |
boolean |
remove(Object o) |
equals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringCopyright © 2013. All Rights Reserved.