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

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

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

Methods in org.apache.lucene.util.fst that return PositiveIntOutputs
static PositiveIntOutputs PositiveIntOutputs.getSingleton()
          Returns the instance of PositiveIntOutputs.
static PositiveIntOutputs PositiveIntOutputs.getSingleton(boolean doShare)
          Expert: pass doShare=false to disable output sharing.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.