Package | Description |
---|---|
org.tiny.seg.impl |
Modifier and Type | Method and Description |
---|---|
AVLTree<WordDescription> |
ChineseParserImpl.getLetterIndex() |
AVLTree<WordDescription> |
WordDescription.getWord() |
Modifier and Type | Method and Description |
---|---|
int |
WordDescription.compareTo(WordDescription o) |
Modifier and Type | Method and Description |
---|---|
void |
ChineseParserImpl.setLetterIndex(AVLTree<WordDescription> letterIndex) |
void |
WordDescription.setWord(AVLTree<WordDescription> word) |
Copyright © 2006–2018 TinyGroup. All rights reserved.