T
public interface Instruction<T> extends java.util.concurrent.Callable<T>, java.io.Serializable
Callable
call