jTracer
1.03
Stack trace visualization tool
|
boolean org.libcsdbg.jtracer.Registry.test | ( | String | section, |
String | key | ||
) |
Get a boolean entry.
[in] | section | the section name |
[in] | key | the entry key |
Definition at line 166 of file Registry.java.
Referenced by org.libcsdbg.jtracer.Registry.debug(), and org.libcsdbg.jtracer.Registry.setup().