Class PrefixTreeDumper


  • public class PrefixTreeDumper
    extends PrefixTreeWalker
    Dumps the contents of a tree to a specified stream, or to standard output. Use this class by calling the walk method.
    Author:
    Richard Morris