Interface QueueConnector.BlockingSupplier<T>
-
- Enclosing class:
- QueueConnector<T>
public static interface QueueConnector.BlockingSupplier<T>
-
-
Method Detail
-
get
T get() throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
-
-