Uses of Class
org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs

Packages that use UpToTwoPositiveIntOutputs
org.apache.lucene.util.fst Finite state transducers 
 

Uses of UpToTwoPositiveIntOutputs in org.apache.lucene.util.fst
 

Methods in org.apache.lucene.util.fst that return UpToTwoPositiveIntOutputs
static UpToTwoPositiveIntOutputs UpToTwoPositiveIntOutputs.getSingleton(boolean doShare)