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