@InterfaceAudience.Private public class CellArrayMap extends CellFlatMap
maxCellIdx, minCellIdx| 构造器和说明 |
|---|
CellArrayMap(Comparator<? super Cell> comparator,
Cell[] b,
int min,
int max,
boolean descending) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected CellFlatMap |
createSubCellFlatMap(int min,
int max,
boolean descending) |
protected Cell |
getCell(int i) |
ceilingEntry, ceilingKey, clear, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, get, headMap, headMap, higherEntry, higherKey, isEmpty, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, size, subMap, subMap, tailMap, tailMap, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic CellArrayMap(Comparator<? super Cell> comparator, Cell[] b, int min, int max, boolean descending)
protected CellFlatMap createSubCellFlatMap(int min, int max, boolean descending)
createSubCellFlatMap 在类中 CellFlatMapprotected Cell getCell(int i)
getCell 在类中 CellFlatMapCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.