Jacson

Uses of Class
de.spieleck.app.ngramj.NGramImpl

Packages that use NGramImpl
de.spieleck.app.ngramj Implementation of byte based ngrams. 
 

Uses of NGramImpl in de.spieleck.app.ngramj
 

Fields in de.spieleck.app.ngramj declared as NGramImpl
protected static NGramImpl[] NGramImpl.known
           
 

Methods in de.spieleck.app.ngramj that return NGramImpl
 NGramImpl NGramImpl.getNGramImpl()
           
 NGramImpl NGram.getNGramImpl()
          Hand out a special representation of yourself
 NGramImpl CountedNGram.getNGramImpl()
          Hand out a special representation of yourself
 


spieleck.de