org.apache.lucene.search.suggest.tst
Class TernaryTreeNode

java.lang.Object
  extended by org.apache.lucene.search.suggest.tst.TernaryTreeNode

public class TernaryTreeNode
extends Object

The class creates a TST node.


Constructor Summary
TernaryTreeNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TernaryTreeNode

public TernaryTreeNode()


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