Searched defs:sortedBySize (Results 1 – 1 of 1) sorted by relevance
1118 Set<Subtype> sortedBySize = subtypeCounterTotals.getKeysetSortedByCount(false); in showSubtypes() local1166 private void writeDetailHeader(Set<Subtype> sortedBySize, Appendable output) in writeDetailHeader()