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