|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.util.Verbose
The Verbose class is used to get instances of Verbose.Printer
for reporting the internal operations of parts of Avrora. This class centralizes the
management for verbose flags.
| Nested Class Summary | |
static class |
Verbose.Printer
|
| Constructor Summary | |
Verbose()
|
|
| Method Summary | |
static Verbose.Printer |
getVerbosePrinter(java.lang.String category)
|
static void |
setVerbose(java.lang.String category,
boolean on)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Verbose()
| Method Detail |
public static Verbose.Printer getVerbosePrinter(java.lang.String category)
public static void setVerbose(java.lang.String category,
boolean on)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||