public static final class Bytes.ByteMap<V> extends TreeMap<byte[],V> implements Iterable<Map.Entry<byte[],V>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Bytes.ByteMap() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<byte[],V>> |
iterator()
Returns an iterator that goes through all the entries in this map.
|
String |
toString()
byte[] friendly implementation. |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, size, subMap, subMap, tailMap, tailMap, values
equals, hashCode, isEmpty