au.id.pbw.hyfo.hyph
Class ShortTernaryTree.TernaryTreeWalker
java.lang.Object
au.id.pbw.hyfo.hyph.ShortTernaryTree.TernaryTreeWalker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ShortTernaryTree
public class ShortTernaryTree.TernaryTreeWalker
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShortTernaryTree.TernaryTreeWalker
public ShortTernaryTree.TernaryTreeWalker(Thread consumer,
ArrayBlockingQueue<TreeElement> queue)
run
public void run()
- Specified by:
run
in interface Runnable
walk
public void walk(int node_int)
throws InterruptedException
- Throws:
InterruptedException
get_key
public int[] get_key()
Copyright © 2005-2006 Peter B. West.