Package uk.ac.starlink.ttools.task
Interface TableProducer
- All Known Implementing Classes:
ConeMatcher.ConeWorker
public interface TableProducer
Provides a table.
- Since:
- 29 Sep 2006
- Author:
- Mark Taylor
-
Method Summary
-
Method Details
-
getTable
Provides a table.- Returns:
- table
- Throws:
IOException
uk.ac.starlink.task.TaskException
-