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

Glib GIOChannel -

android - change the return key -

All overlapping substrings matching a java regex -