-
public interface QueueContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
process(long time, TimeUnit unit)
-
-
-
Method Detail
-
process
void process(long time, TimeUnit unit) throws InterruptedException
- Throws:
InterruptedException
-
-