com.jeffpalm.graph.report
Class Options
java.lang.Object
com.jeffpalm.graph.report.Options
public class Options
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static final Options instance
verbose
public boolean verbose
method_report
public boolean method_report
method_counters
public boolean method_counters
method_calls
public boolean method_calls
method_time
public boolean method_time
inline_report
public boolean inline_report
summarize_methods
public boolean summarize_methods
method_invocations
public boolean method_invocations
Options
public Options()
Options
public Options(boolean b)
all
public void all(boolean b)
allTrue
public void allTrue()
allFalse
public void allFalse()