Default method survey results

Zhong Yu zhong.j.yu at gmail.com
Fri Aug 17 12:38:29 PDT 2012


Another thing, remove() is a stateful operation, it depends on a prev
next() call. If the caller invokes remove() without a prev next(), we
should ideally throw IllegalStateException, regardless whether the
operation is supported. I'm just saying; it's not a big deal either
way.


More information about the lambda-dev mailing list