Interface ArrowValueProjector

    • Method Detail

      • project

        Object project​(int pos)
        Projects Arrow datum into a matching Java object
        Parameters:
        pos - the position/row to project to
        Returns:
        The corresponding Java object matching the Arrow datum.