| Modifier and Type | Method and Description |
|---|---|
static Collation.CaseFirst |
lower()
Sort lowercase before uppercase.
|
static Collation.CaseFirst |
off()
Use the default.
|
static Collation.CaseFirst |
upper()
Sort uppercase before lowercase.
|
public static Collation.CaseFirst upper()
Collation.CaseFirst.public static Collation.CaseFirst lower()
Collation.CaseFirst.public static Collation.CaseFirst off()
Collation.CaseFirst.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.