protected static class AbstractReflectionInterpreter.ManySubtypesWarning extends Warning
CLIENT_MILD, CLIENT_MODERATE, CLIENT_SEVERE, MILD, MODERATE, N_LEVELS, SEVERE| Modifier and Type | Method and Description |
|---|---|
static AbstractReflectionInterpreter.ManySubtypesWarning |
create(TypeAbstraction T,
int n) |
String |
getMsg()
Must return the same String always -- this is required by the implementation of hashCode.
|
public String getMsg()
Warningpublic static AbstractReflectionInterpreter.ManySubtypesWarning create(TypeAbstraction T, int n)
Copyright © 2015. All rights reserved.