Interface TableSource


public interface TableSource
General purpose interface for objects which can supply a table.
Since:
24 May 2007
Author:
Mark Taylor
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a table.
  • Method Details

    • getStarTable

      StarTable getStarTable()
      Returns a table.
      Returns:
      table