| Modifier and Type | Method and Description |
|---|---|
abstract DictionaryFile.PagingList<T> |
DictionaryFile.selectList(int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryFile.PagingList<KuromojiItem> |
KuromojiFile.selectList(int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryFile.PagingList<CharMappingItem> |
CharMappingFile.selectList(int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryFile.PagingList<ProtwordsItem> |
ProtwordsFile.selectList(int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryFile.PagingList<SeunjeonItem> |
SeunjeonFile.selectList(int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryFile.PagingList<SynonymItem> |
SynonymFile.selectList(int offset,
int size) |
Copyright © 2009–2017 CodeLibs. All rights reserved.