org.schmant.report
Class TraceMode
java.lang.Object
org.schmant.report.TraceMode
public final class TraceMode
- extends Object
This class has got a static boolean property that is set to true if Schmant
is launched in trace mode.
- Since:
- 0.8
- Author:
- Karl Gustafsson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraceMode
public TraceMode()
setTraceMode
public static void setTraceMode(boolean b)
isTraceMode
public static boolean isTraceMode()