An abstract class for service providers that provide concrete implementations of the Collator class.
An abstract class for service providers that provide concrete implementations of the Collator class.
(get-instance this locale)
Returns a new Collator instance for the specified locale.
locale - the desired locale. - java.util.Locale
returns: the Collator for the desired locale. - java.text.Collator
throws: java.lang.NullPointerException - if locale is null
Returns a new Collator instance for the specified locale. locale - the desired locale. - `java.util.Locale` returns: the Collator for the desired locale. - `java.text.Collator` throws: java.lang.NullPointerException - if locale is null
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |