I'm sure I could hack something together which would enable me to figure this out, but I'm hoping there's an out-of-the-box solution I'm just missing. I read the docs but I didn't see anything.
My specific app is using a ThreadPoolExecutor backed by a DelayQueue, although I'm not sure that matters.
Thanks!