Uses of Interface
org.dellroad.stuff.io.ReadCallback
Packages that use ReadCallback
-
Uses of ReadCallback in org.dellroad.stuff.io
Constructors in org.dellroad.stuff.io with parameters of type ReadCallbackModifierConstructorDescriptionNullModemOutputStream(ReadCallback reader, String threadName) Constructor that uses a background thread for reading.NullModemOutputStream(ReadCallback reader, Executor executor) Constructor.