| Subclasses of DiagnosticCategoryI in com.flexstor.common.util |
class |
Diagnostic
Revision 1.8 2000-09-28 : 22:51:00 Visesh
Removed constructors particular to DiagnosticCategory when it was in the hiearchy
Diagnostic is a utility class for tracing and debugging. |
class |
DiagnosticBase
Revision 1.6 2000-09-28 : 22:51:00 Visesh
This class now extends DiagnosticCategoryI instead of DiagnosticCategory
Removed constructors particular to DiagnosticCategory when it was in the hiearchy
Changed all method definations by changing the type of parameters from DiagnosticCategoryI
to DiagnosticCategory
DiagnosticBase is a utility class for tracing and debugging. |