A List from Iterator

Pavel Rappo pavel.rappo at oracle.com
Thu Aug 28 16:13:33 UTC 2014


Hi everyone,

Is there any particular reason why there's no convenience method for iterators similar to j.u.Collections.list for enumerations? Or at least the one that adapts Iterator to Enumeration and vice versa. Thanks.

-Pavel




More information about the core-libs-dev mailing list