Searched refs:COMPARE_BY_NAME (Results 1 – 3 of 3) sorted by relevance
422 sorted.sort(StoredEntry.COMPARE_BY_NAME); in computeByteRepresentation()
56 static final Comparator<StoredEntry> COMPARE_BY_NAME = field in StoredEntry
2688 SortedSet<StoredEntry> sortedEntries = Sets.newTreeSet(StoredEntry.COMPARE_BY_NAME); in sortZipContents()