T - Data type of elements in Takeablepublic static interface WaitStrategy.Takeable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
take()
Take data from data provider
|
T take() throws java.lang.InterruptedException
java.lang.InterruptedException