anonymous class not serializable
Spent a while tracking down a serializable error. Took me a while to discover that anonymous classes are not serializable, even if they are implementing an interface that extends serializable. Wasn’t really a problem from me but did take a while to find.
About this entry
You’re currently reading “anonymous class not serializable,” an entry on random()
- Published:
- 19.08.10 / 8pm
- Category:
- learning Java
No comments
Jump to comment form | comments rss [?] | trackback uri [?]