public interface CharMapping
| Modifier and Type | Field and Description |
|---|---|
static CharMapping |
IDENTITY |
| Modifier and Type | Method and Description |
|---|---|
char[] |
map(char c) |
char[] |
normalized(char[] chars) |
static final CharMapping IDENTITY
Copyright © 2017. All rights reserved.