Searched refs:typeRank (Results 1 – 1 of 1) sorted by relevance
379 private fun typeRank(item: Item): Int { in compare() method393 val typeSort = typeRank(item1) - typeRank(item2) in compare()