Class SerializationMapper


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

      • convertFromObject

        protected static <T> Object convertFromObject​(T object)
                                               throws Exception
        Converts object to Map or List.
        Type Parameters:
        T - the generic type
        Parameters:
        object - the object
        Returns:
        the object
        Throws:
        Exception - the exception