public class ClassHierarchyWarning extends Warning
CLIENT_MILD, CLIENT_MODERATE, CLIENT_SEVERE, MILD, MODERATE, N_LEVELS, SEVERE
Modifier and Type | Method and Description |
---|---|
static ClassHierarchyWarning |
create(String message) |
String |
getMsg()
Must return the same String always -- this is required by the implementation of hashCode.
|