public class SocketReaderRunnable extends Object implements Runnable
SocketReaderRunnable(HostPort hostPort, rx.Observer<? super String> observer)
void
cancel()
boolean
isCancelled()
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocketReaderRunnable(HostPort hostPort, rx.Observer<? super String> observer)
public void run()
run
Runnable
public void cancel()
public boolean isCancelled()
Copyright © 2020. All rights reserved.