8143850: retrofit ArrayDeque to implement List

Alex Foster alexfoster at hotmail.ca
Fri Jun 29 06:42:07 UTC 2018


Another question is whether or not it should allow null elements. ArrayDeque currently doesn't but I think it would be useful to support them, which makes having an asList() view or sharing code harder.



More information about the core-libs-dev mailing list