public class Collation extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Collation.ASCII |
static class |
Collation.Unicode |
Constructor and Description |
---|
Collation() |
Modifier and Type | Method and Description |
---|---|
static Collation.ASCII |
ascii() |
protected Object |
asJSON() |
String |
toString() |
static Collation.Unicode |
unicode() |
protected Object asJSON()
public static Collation.ASCII ascii()
public static Collation.Unicode unicode()