nl.lxtreme.ols.api.tools
Interface ToolTask<RESULT_TYPE>

All Superinterfaces:
Callable<RESULT_TYPE>, Task<RESULT_TYPE>

public interface ToolTask<RESULT_TYPE>
extends Task<RESULT_TYPE>

Denotes a task that is performed by a tool, such as decoding data from acquired data.


Method Summary
 
Methods inherited from interface java.util.concurrent.Callable
call
 



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.