jsr107 / jsr107spec

JSR107 Cache Specification
Apache License 2.0
413 stars 164 forks source link

Iterator.next() may not return null #360

Closed cruftex closed 7 years ago

cruftex commented 8 years ago

Remove passage on Iterator.next() may return null. Closes: https://github.com/jsr107/jsr107spec/issues/345

gregrluck commented 7 years ago

See comments on related issue.