Interface CollatorFactory

    • Method Detail

      • getCollatorInstance

        java.text.Collator getCollatorInstance()
        Retrieves an instance of a collator. Implementations will usually take into account some user locale and sorting preferences.
        Returns:
        An instance of a collator.