|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.util.warnings.Warning
com.ibm.wala.analysis.reflection.AbstractReflectionInterpreter.IgnoreSerializableWarning
protected static class AbstractReflectionInterpreter.IgnoreSerializableWarning
A warning when we find flow of a factory allocation to a cast to Serializable
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.util.warnings.Warning |
|---|
CLIENT_MILD, CLIENT_MODERATE, CLIENT_SEVERE, MILD, MODERATE, N_LEVELS, SEVERE |
| Constructor Summary | |
|---|---|
protected |
AbstractReflectionInterpreter.IgnoreSerializableWarning()
|
| Method Summary | |
|---|---|
static AbstractReflectionInterpreter.IgnoreSerializableWarning |
create()
|
java.lang.String |
getMsg()
Must return the same String always -- this is required by the implementation of hashCode. |
| Methods inherited from class com.ibm.wala.util.warnings.Warning |
|---|
compareTo, equals, getLevel, hashCode, setLevel, severityString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractReflectionInterpreter.IgnoreSerializableWarning()
| Method Detail |
|---|
public java.lang.String getMsg()
Warning
getMsg in class Warningpublic static AbstractReflectionInterpreter.IgnoreSerializableWarning create()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||