Class DeviceReadCallable<T>

  • Type Parameters:
    T - Type of the value returned by the device read command.
    All Implemented Interfaces:
    java.util.concurrent.Callable<AsyncResult<T>>

    public class DeviceReadCallable<T>
    extends BaseCallable<T>
    Callable that wraps a device read command