Searched defs:sortedBySize (Results 1 – 1 of 1) sorted by relevance
905 Set<Subtype> sortedBySize = subtypeCounterTotals.getKeysetSortedByCount(false); in showSubtypes() local945 … private void writeDetailHeader(Set<Subtype> sortedBySize, Appendable output) throws IOException { in writeDetailHeader()