public static interface NGramProfilesPatched.Ranker
| Modifier and Type | Method and Description |
|---|---|
void |
account(java.lang.CharSequence seq) |
void |
account(java.lang.CharSequence seq,
int pos) |
void |
account(java.io.Reader reader) |
void |
flush() |
NGramProfilesPatched.RankResult |
getRankResult() |
void |
reset() |
NGramProfilesPatched.RankResult getRankResult()
void reset()
void flush()
void account(java.lang.CharSequence seq,
int pos)
void account(java.lang.CharSequence seq)
void account(java.io.Reader reader)
throws java.io.IOException
java.io.IOExceptionCopyright © 2004-2012. All Rights Reserved.