T - the type of elements maintained by this Collectionpublic static class Object2BooleanMaps.SynchronizedNavigableMap<T> extends Object2BooleanMaps.SynchronizedSortedMap<T> implements Object2BooleanNavigableMap<T>
AbstractObject2BooleanMap.BasicEntry<T>java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>Object2BooleanSortedMap.FastSortedSet<T>Object2BooleanMap.BuilderCache<T>, Object2BooleanMap.Entry<T>, Object2BooleanMap.FastEntrySet<T>, Object2BooleanMap.MapBuildercomparator, firstBooleanValue, firstKey, lastBooleanValue, lastKey, pollFirstKey, pollLastKeycomputeBoolean, computeBooleanIfAbsent, computeBooleanIfPresent, containsValue, forEach, getBoolean, getDefaultReturnValue, getOrDefault, mergeAllBoolean, mergeBoolean, object2BooleanEntrySet, put, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, rem, remOrDefault, remove, replace, replace, replaceBooleans, replaceBooleans, setDefaultReturnValue, size, supplyBooleanIfAbsent, valuescontainsKey, entrySet, equals, get, getOrDefault, hashCode, put, putAll, removesynchronize, synchronize, unmodifiablecomparator, firstBooleanValue, lastBooleanValue, pollFirstKey, pollLastKey, valuesbuilder, compute, computeBoolean, computeBooleanIfAbsent, computeBooleanIfPresent, computeIfAbsent, computeIfPresent, containsValue, containsValue, entrySet, forEach, forEach, get, getBoolean, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllBoolean, mergeBoolean, object2BooleanEntrySet, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, rem, remOrDefault, remove, remove, remove, replace, replace, replace, replace, replaceAll, replaceBooleans, replaceBooleans, setDefaultReturnValue, supplyBooleanIfAbsentpublic Object2BooleanNavigableMap<T> descendingMap()
descendingMap in interface java.util.NavigableMap<T,java.lang.Boolean>descendingMap in interface Object2BooleanNavigableMap<T>public ObjectNavigableSet<T> navigableKeySet()
navigableKeySet in interface java.util.NavigableMap<T,java.lang.Boolean>navigableKeySet in interface Object2BooleanNavigableMap<T>public ObjectNavigableSet<T> descendingKeySet()
descendingKeySet in interface java.util.NavigableMap<T,java.lang.Boolean>descendingKeySet in interface Object2BooleanNavigableMap<T>public ObjectNavigableSet<T> keySet()
keySet in interface java.util.Map<T,java.lang.Boolean>keySet in interface java.util.SortedMap<T,java.lang.Boolean>keySet in interface Object2BooleanMap<T>keySet in interface Object2BooleanNavigableMap<T>keySet in interface Object2BooleanSortedMap<T>keySet in class Object2BooleanMaps.SynchronizedSortedMap<T>public Object2BooleanMap.Entry<T> firstEntry()
firstEntry in interface java.util.NavigableMap<T,java.lang.Boolean>firstEntry in interface Object2BooleanNavigableMap<T>public Object2BooleanMap.Entry<T> lastEntry()
lastEntry in interface java.util.NavigableMap<T,java.lang.Boolean>lastEntry in interface Object2BooleanNavigableMap<T>public Object2BooleanMap.Entry<T> pollFirstEntry()
pollFirstEntry in interface java.util.NavigableMap<T,java.lang.Boolean>pollFirstEntry in interface Object2BooleanNavigableMap<T>public Object2BooleanMap.Entry<T> pollLastEntry()
pollLastEntry in interface java.util.NavigableMap<T,java.lang.Boolean>pollLastEntry in interface Object2BooleanNavigableMap<T>public Object2BooleanNavigableMap<T> subMap(T fromKey, boolean fromInclusive, T toKey, boolean toInclusive)
subMap in interface java.util.NavigableMap<T,java.lang.Boolean>subMap in interface Object2BooleanNavigableMap<T>public Object2BooleanNavigableMap<T> headMap(T toKey, boolean inclusive)
headMap in interface java.util.NavigableMap<T,java.lang.Boolean>headMap in interface Object2BooleanNavigableMap<T>public Object2BooleanNavigableMap<T> tailMap(T fromKey, boolean inclusive)
tailMap in interface java.util.NavigableMap<T,java.lang.Boolean>tailMap in interface Object2BooleanNavigableMap<T>public Object2BooleanNavigableMap<T> subMap(T fromKey, T toKey)
subMap in interface java.util.NavigableMap<T,java.lang.Boolean>subMap in interface java.util.SortedMap<T,java.lang.Boolean>subMap in interface Object2BooleanNavigableMap<T>subMap in interface Object2BooleanSortedMap<T>subMap in class Object2BooleanMaps.SynchronizedSortedMap<T>public Object2BooleanNavigableMap<T> headMap(T toKey)
headMap in interface java.util.NavigableMap<T,java.lang.Boolean>headMap in interface java.util.SortedMap<T,java.lang.Boolean>headMap in interface Object2BooleanNavigableMap<T>headMap in interface Object2BooleanSortedMap<T>headMap in class Object2BooleanMaps.SynchronizedSortedMap<T>public Object2BooleanNavigableMap<T> tailMap(T fromKey)
tailMap in interface java.util.NavigableMap<T,java.lang.Boolean>tailMap in interface java.util.SortedMap<T,java.lang.Boolean>tailMap in interface Object2BooleanNavigableMap<T>tailMap in interface Object2BooleanSortedMap<T>tailMap in class Object2BooleanMaps.SynchronizedSortedMap<T>public T lowerKey(T key)
lowerKey in interface java.util.NavigableMap<T,java.lang.Boolean>public T higherKey(T key)
higherKey in interface java.util.NavigableMap<T,java.lang.Boolean>public T floorKey(T key)
floorKey in interface java.util.NavigableMap<T,java.lang.Boolean>public T ceilingKey(T key)
ceilingKey in interface java.util.NavigableMap<T,java.lang.Boolean>public Object2BooleanMap.Entry<T> lowerEntry(T key)
lowerEntry in interface java.util.NavigableMap<T,java.lang.Boolean>lowerEntry in interface Object2BooleanNavigableMap<T>public Object2BooleanMap.Entry<T> higherEntry(T key)
higherEntry in interface java.util.NavigableMap<T,java.lang.Boolean>higherEntry in interface Object2BooleanNavigableMap<T>public Object2BooleanMap.Entry<T> floorEntry(T key)
floorEntry in interface java.util.NavigableMap<T,java.lang.Boolean>floorEntry in interface Object2BooleanNavigableMap<T>public Object2BooleanMap.Entry<T> ceilingEntry(T key)
ceilingEntry in interface java.util.NavigableMap<T,java.lang.Boolean>ceilingEntry in interface Object2BooleanNavigableMap<T>public Object2BooleanNavigableMap<T> copy()
Object2BooleanMapcopy in interface Object2BooleanMap<T>copy in interface Object2BooleanNavigableMap<T>copy in interface Object2BooleanSortedMap<T>copy in class Object2BooleanMaps.SynchronizedSortedMap<T>