sshyran / genxdm

Automatically exported from code.google.com/p/genxdm
0 stars 0 forks source link

UnaryIterable and UnaryIterator don't can't work with nulls but don't enforce this #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add a null check on ctor

(as non-committer can't do this myself)

Original issue reported on code.google.com by a...@shundi.us on 10 Feb 2011 at 10:15

GoogleCodeExporter commented 8 years ago
hm, mark this as invalid actually.  A null argument means the list/iterator is 
already empty

Original comment by a...@shundi.us on 10 Feb 2011 at 10:19

GoogleCodeExporter commented 8 years ago
Per comment above, marking as invalid.

Original comment by aale...@gmail.com on 15 Feb 2011 at 5:34

GoogleCodeExporter commented 8 years ago
A better name (too late for that?) or at least a small javadoc would help 
though.

Original comment by a...@shundi.us on 15 Feb 2011 at 5:37