How can I serialize an object that does not implement Serializable? I cannot mark it Serializable because the class is from a 3rd party library.How can I serialize an object that does not imp
How can I serialize an object that does not implement Serializable? I cannot mark it Serializable because the class is from a 3rd party library.How can I serialize an object that does not imp