Modifier and Type | Field and Description |
---|---|
private final int[] | |
private final int[] | |
private final int[] | |
private final int[] | |
private static SoftReference | |
private final byte[] |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
private int | |
public int | |
private int | |
private int | |
private int | |
public static CharacterName | |
public String | |
private static int |
bkIndices | back to summary |
---|---|
private final int[] bkIndices |
cpEntries | back to summary |
---|---|
private final int[] cpEntries |
hsIndices | back to summary |
---|---|
private final int[] hsIndices |
lookup | back to summary |
---|---|
private final int[] lookup |
refCharName | back to summary |
---|---|
private static SoftReference<CharacterName> refCharName |
strPool | back to summary |
---|---|
private final byte[] strPool |
CharacterName | back to summary |
---|---|
private CharacterName() |
addCp | back to summary |
---|---|
private int addCp(int idx, int hash, int next, int cp) |
getCodePoint | back to summary |
---|---|
public int getCodePoint(String name) |
getCp | back to summary |
---|---|
private int getCp(int idx) |
getCpHash | back to summary |
---|---|
private int getCpHash(int idx) |
getCpNext | back to summary |
---|---|
private int getCpNext(int idx) |
getInstance | back to summary |
---|---|
public static CharacterName getInstance() |
getName | back to summary |
---|---|
public String getName(int cp) |
hashN | back to summary |
---|---|
private static int hashN(byte[] a, int off, int len) |