public class DebugPrint extends Object
Modifier and Type | Field and Description |
---|---|
static StringBuilder |
out |
Constructor and Description |
---|
DebugPrint() |
public static StringBuilder out
public static void enable()
public static void disable()
public static void reset()
public static void dumpToFile(String file) throws IOException
IOException
public static void println(String m)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.