Class NullImplementation.NullConverter

    • Method Detail

      • convert

        public Object convert​(Object o)
        Convert the passed object to another object.
        Specified by:
        convert in interface Converter
        Parameters:
        o - the object to convert
        Returns:
        the new, converted object