Searched defs:GridMatch (Results 1 – 1 of 1) sorted by relevance
27 class GridMatch implements Comparable<GridMatch> { class59 GridMatch(SegmentType type, int distance, int matchedLine, int cellIndex, in GridMatch() method in GridMatch