Class SerializationUtil


  • public class SerializationUtil
    extends Object
    Collection of java.io serialization utilities. WARNING: these utilities are not supposed to be used in a production code. They are intended to be used in tests, prototyping and maybe some run-time diagnostics tools (but think twice before using them anyway).
    Author:
    Radovan Semancik