Searched defs:firstEntry (Results 1 – 6 of 6) sorted by relevance
112 private boolean firstEntry = true; field in JarOutputStream
221 Map.Entry<K,V> firstEntry(); in firstEntry() method
660 public Map.Entry<K,V> firstEntry() { in firstEntry() method in TreeMap1574 public final Map.Entry<K,V> firstEntry() { in firstEntry() method in TreeMap.NavigableSubMap
59 ….util.Map.Entry<@libcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> firstEntry(); in firstEntry() method
66 …<@libcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> firstEntry() { throw new Ru… in firstEntry() method in TreeMap
2213 public Map.Entry<K,V> firstEntry() { in firstEntry() method in ConcurrentSkipListMap3033 public Map.Entry<K,V> firstEntry() { in firstEntry() method in ConcurrentSkipListMap.SubMap