public class DebugStore
extends java.lang.Object
| Constructor and Description |
|---|
DebugStore(Path path) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(java.lang.String[] args) |
void |
test(WriteStream out) |
public DebugStore(Path path) throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void test(WriteStream out) throws java.lang.Exception
java.lang.Exceptionpublic void close()