|
-
Apr 30th, 2003, 06:12 AM
#1
Thread Starter
Lively Member
on object serialization
one abstract superclass
three subclasses derived from above
one driver class with static main
which of the five classes should have "implements Serializable"? when i add it to the superclass and subclasses, i get errors that say "Interface Serializable of class (class name) not found" for each of the classes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|