public final class ContractionsAndExpansions extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ContractionsAndExpansions.CESink |
| Constructor and Description |
|---|
ContractionsAndExpansions(UnicodeSet con,
UnicodeSet exp,
ContractionsAndExpansions.CESink s,
boolean prefixes) |
| Modifier and Type | Method and Description |
|---|---|
void |
forCodePoint(CollationData d,
int c) |
void |
forData(CollationData d) |
public ContractionsAndExpansions(UnicodeSet con, UnicodeSet exp, ContractionsAndExpansions.CESink s, boolean prefixes)
public void forData(CollationData d)
public void forCodePoint(CollationData d, int c)