public class LinguistStats extends LinguistProcessor
PROP_LINGUIST
Constructor and Description |
---|
LinguistStats() |
LinguistStats(Linguist linguist) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Dumps the statistics of the linguist
|
getLinguist, getName, newProperties
public LinguistStats(Linguist linguist)
public LinguistStats()
public void run()
run
in interface java.lang.Runnable
run
in class LinguistProcessor