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 is a website building & hosting documentation for Clojure/Script libraries
× close