|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TernaryTreeDataStore
A TernaryTreeDataStore
maintains the data for an
associated TernaryTree
.
Method Summary | |
---|---|
String |
format_data(int data)
Format a item of data, represented by an integer index, into a string. |
String |
format_key(int[] key)
Format a data key, represented as a array of codepoints, into a string. |
Method Detail |
---|
String format_data(int data)
data
- the index of a data item.
String format_key(int[] key)
key
- the key.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |