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, spliterator
equals, hashCode, removeAll
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2015. All rights reserved.