public class CaseFoldTable extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CaseFoldTable.CaseFoldingAlgorithm |
| Constructor and Description |
|---|
CaseFoldTable() |
| Modifier and Type | Method and Description |
|---|---|
static void |
applyCaseFold(RangesAccumulator<IntRangesBuffer> codePointSet,
CaseFoldTable.CaseFoldingAlgorithm algorithm) |
public static void applyCaseFold(RangesAccumulator<IntRangesBuffer> codePointSet, CaseFoldTable.CaseFoldingAlgorithm algorithm)