com.sleepycat.je.tree
Class TreeUtils

java.lang.Object
  extended by com.sleepycat.je.tree.TreeUtils

public class TreeUtils
extends java.lang.Object

Miscellaneous Tree utilities.


Constructor Summary
TreeUtils()
           
 
Method Summary
static java.lang.String indent(int nSpaces)
          For tree dumper.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeUtils

public TreeUtils()
Method Detail

indent

public static java.lang.String indent(int nSpaces)
For tree dumper.