Is there a reason why our org.jboss.util.collection.Lazy(List|Set|Map) implementations are
not serializable?
Since all three phase implementations are serializable: empty, singleton and multiple.
So as in all collections, it's up to the elements to be serializable, in order for the
whole collection to be serializable.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113188#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...