Interface DataSource


  • public interface DataSource
    Author:
    Nick Collier
    • Method Detail

      • getData

        Object getData​(Object obj)
        Gets some data value from the specified object
        Parameters:
        obj - the object to get the data from
        Returns:
        the data