public interface AcquisitionTask extends Task<AcquisitionResult>
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.Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.