dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Collator
java
text
Collator
Undocumented in source.
class
Collator :
Comparator
{
static
Collator
getInstance
();
int
compare
(Object o1, Object o2);
}
Members
Functions
compare
int
compare
(Object o1, Object o2)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
getInstance
Collator
getInstance
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Comparator
compare
int
compare
(Object o1, Object o2)
Undocumented in source.
Meta
Source
See Implementation
java
text
Collator
modules
AttributedCharacterIterator
CharacterIterator
Collator
FieldPosition
Format
MessageFormat
NumberFormat
ParseException
ParsePosition