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) |
add, clear, clone, isEmpty, iterator, size, spliteratorequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streamCopyright © 2021. All rights reserved.