java - Using ObjectOutput with Externalizable -


i have class implementing externalizable interface. attribute of class map, values of objects of other classes implement externalizable interface.

i'm not able serialize map using objectoutput, , wondering if that's possible?


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -