static final class UnicodeEncoding.CodeRangeEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) byte[] |
name |
(package private) int[] |
range |
(package private) java.lang.String |
table |
| Constructor and Description |
|---|
CodeRangeEntry(java.lang.String name,
java.lang.String table) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getRange() |