Package | Description |
---|---|
com.atilika.kuromoji.buffer | |
com.atilika.kuromoji.compile |
Modifier and Type | Method and Description |
---|---|
BufferEntry |
TokenInfoBuffer.lookupEntry(int offset) |
Modifier and Type | Field and Description |
---|---|
protected List<BufferEntry> |
TokenInfoDictionaryCompilerBase.bufferEntries |
Modifier and Type | Method and Description |
---|---|
List<BufferEntry> |
TokenInfoDictionaryCompilerBase.getBufferEntries()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TokenInfoBufferCompiler.putEntries(List<BufferEntry> entries) |
Constructor and Description |
---|
TokenInfoBufferCompiler(OutputStream output,
List<BufferEntry> entries) |
Copyright © 2020. All rights reserved.