Package org.gnome.gtk

Enum Class Collation

java.lang.Object
java.lang.Enum<Collation>
org.gnome.gtk.Collation
All Implemented Interfaces:
Enumeration, Serializable, Comparable<Collation>, Constable

@Generated("io.github.jwharm.JavaGI") public enum Collation extends Enum<Collation> implements Enumeration
Describes how a StringSorter turns strings into sort keys to compare them.

Note that the result of sorting will in general depend on the current locale unless the mode is GTKCOLLATIONNONE.