Package uk.ac.starlink.table
Interface TableSource
public interface TableSource
General purpose interface for objects which can supply a table.
- Since:
- 24 May 2007
- Author:
- Mark Taylor
-
Method Summary
-
Method Details
-
getStarTable
StarTable getStarTable()Returns a table.- Returns:
- table
-