<html> | |
<body> | |
Reports classes which may be serialized. A class | |
may be serialized if it supports the <b>Serializable</b> interface, | |
and its <b>writeObject()</b> method is not defined to immediately | |
throw an error. Serializable classes may be dangerous in code intended for secure use. | |
<!-- tooltip end --> | |
<p> | |
Use the checkbox below to ignore classes extending <b>Throwable</b> directly. | |
<p> | |
</body> | |
</html> |