public class BytesKeyZSet extends TreeSet<ZSetEntry>
| Constructor and Description |
|---|
BytesKeyZSet() |
BytesKeyZSet(BytesKeyZSet destination) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(ZSetEntry zSetEntry) |
boolean |
addAll(Collection<? extends ZSetEntry> c) |
ZSetEntry |
get(byte[] key) |
ZSetEntry |
get(BytesKey key) |
boolean |
remove(Object o) |
ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, size, subSet, subSet, tailSet, tailSetequals, hashCode, removeAllcontainsAll, retainAll, toArray, toArray, toStringpublic BytesKeyZSet()
public BytesKeyZSet(BytesKeyZSet destination)
Copyright © 2013. All Rights Reserved.