|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AcquisitionTask
Denotes an acquisition task that we can talk to by calling Callable.call()
on
it. The implementation of that method should do all necessary tasks to
acquire data from the device and return that data in the form of an
AcquisitionResult
object.
Method Summary |
---|
Methods inherited from interface java.util.concurrent.Callable |
---|
call |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |