JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
java.util.Comparator
Packages that use
Comparator
Package
Description
java.lang
Uses of
Comparator
in
java.lang
Fields in
java.lang
declared as
Comparator
Modifier and Type
Field and Description
static
Comparator
<
String
>
String.
CASE_INSENSITIVE_ORDER
A Comparator that orders
String
objects as by
compareToIgnoreCase
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes