Uses of Class
org.apache.lucene.util.fst.Builder.UnCompiledNode

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

Uses of Builder.UnCompiledNode in org.apache.lucene.util.fst
 

Methods in org.apache.lucene.util.fst with parameters of type Builder.UnCompiledNode
abstract  void Builder.FreezeTail.freeze(Builder.UnCompiledNode<T>[] frontier, int prefixLenPlus1, IntsRef prevInput)
           
 



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