Guest User

Untitled

a guest
May 25th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. /**
  2. * An annoying wrapper class to convince generics compiler to
  3. * use a DelayQueue<ScheduledFutureTask> as a BlockingQueue<Runnable>
  4. */
Add Comment
Please, Sign In to add comment