Package mdbtools.dbengine.tasks
Interface Task
-
- All Known Implementing Classes:
AggregateQuery,FilterData,LoadData,NonAggregateQuery,SimpleSort
public interface TaskTask is one step on the way to producing a result
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetResult()voidrun()
-