|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsun.text.normalizer.CharTrie.FriendAgent
public class CharTrie.FriendAgent
Java friend implementation
| Constructor Summary | |
|---|---|
CharTrie.FriendAgent()
|
|
| Method Summary | |
|---|---|
char[] |
getPrivateData()
Gives out the data array of the trie |
char[] |
getPrivateIndex()
Gives out the index array of the trie |
int |
getPrivateInitialValue()
Gives out the data offset in the trie |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharTrie.FriendAgent()
| Method Detail |
|---|
public char[] getPrivateIndex()
public char[] getPrivateData()
public int getPrivateInitialValue()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||