Searched defs:cellColumnInRowIndices (Results 1 – 2 of 2) sorted by relevance
46 private final int[] cellColumnInRowIndices; field in SparseImmutableTable62 int[] cellColumnInRowIndices = new int[cellList.size()]; in SparseImmutableTable() local