anonymizeUnique

private fun anonymizeUnique(unique: Unique): Unique

Return

a fake unique with the same conditionals, but sorted alphabetically. Used to save some memory and time when building resource lists.

Sources

jvm source
Link copied to clipboard