Searched refs:findIdentical (Results 1 – 1 of 1) sorted by relevance
382 int identical = findIdentical(sortedFlat, i, j); in toTableInternal()460 private int findIdentical(Comparable[][] sortedFlat, int rowIndex, int colIndex) { in findIdentical() method in TablePrinter