Skip to content
Success

Changes

Summary

  1. Fix NPE when calling hasNext on empty set's iterator (commit: 25ab782) (details)
Commit 25ab7820a4161212a309f6a4f5fe26ddd855fbbd by Geolykt
Fix NPE when calling hasNext on empty set's iterator
(commit: 25ab782)
The file was modifiedsrc/test/java/org/stianloader/tests/concurrent/Int62SetTests.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/org/stianloader/concurrent/ConcurrentInt62Set.java (diff)