Class Serializator


  • public class Serializator
    extends Object
    The Class Serializator.
    Author:
    michalt
    • Method Detail

      • serialize

        protected static String serialize​(Object object)
                                   throws Exception
        Serialize object to String.
        Parameters:
        object - the object
        Returns:
        the string
        Throws:
        Exception - the exception