com.sleepycat.je.tree
Class TreeUtils
java.lang.Object
com.sleepycat.je.tree.TreeUtils
public class TreeUtils
- extends Object
Miscellaneous Tree utilities.
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 |
TreeUtils
public TreeUtils()
indent
public static String indent(int nSpaces)
- For tree dumper.
Copyright (c) 2004-2012 Oracle. All rights reserved.