Constructor and Description |
---|
WordResult(List<org.apdplat.word.segmentation.Word> result)
构造
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Word |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
iterator
forEach, spliterator
forEachRemaining
public WordResult(List<org.apdplat.word.segmentation.Word> result)
result
- 分词结果Copyright © 2024. All rights reserved.