Searched defs:NotSerializableObject (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/io/Serializable/expectedStackTrace/
H A DExpectedStackTrace.java35 class NotSerializableObject { class
39 public NotSerializableObject(String m_str, Integer m_int) { method in class:NotSerializableObject
45 class SerializableObject extends NotSerializableObject

Completed in 44 milliseconds