|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.tree.TreeUtils
Miscellaneous Tree utilities.
Constructor Summary | |
TreeUtils()
|
Method Summary | |
static String |
dumpByteArray(byte[] b)
|
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 |
public TreeUtils()
Method Detail |
public static String indent(int nSpaces)
public static String dumpByteArray(byte[] b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |