Interface Source<T>
public interface Source<T>
-
Method Summary
-
Method Details
-
tryTake
T tryTake() -
take
- Throws:
InterruptedExceptionTimeoutException
-
take
- Throws:
InterruptedException
-
InterruptedExceptionTimeoutExceptionInterruptedException