DelayQueue is not Serializable?

Aleksey Shipilev aleksey.shipilev at gmail.com
Tue Sep 20 16:29:10 UTC 2011


Hi,

I've been stumbled upon this for a bit.
Is there any specific reason DelayQueue is not serializable? Or is it
an API bug?
The backing PriorityQueue *is* serializable.

Thanks,
Aleksey.



More information about the core-libs-dev mailing list