public interface IDataToRouteReader
extends java.lang.Runnable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReading() |
void |
setReading(boolean reading) |
Data |
take() |
Data take() throws java.lang.InterruptedException
java.lang.InterruptedExceptionboolean isReading()
void setReading(boolean reading)