com.sleepycat.je.tree
Class TreeUtils

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

public class TreeUtils
extends Object

Miscellaneous Tree utilities.


Constructor Summary
TreeUtils()
           
 
Method Summary
static 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 String indent(int nSpaces)
For tree dumper.



Copyright (c) 2004-2012 Oracle. All rights reserved.