I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 7d4a6e74 authored by sponge's avatar sponge
Browse files

Report no bugs in Android BitSet

parent b33a01cf
No related branches found
No related tags found
No related merge requests found
...@@ -210,5 +210,6 @@ public class RandomIterator<E> implements Iterator<E> { ...@@ -210,5 +210,6 @@ public class RandomIterator<E> implements Iterator<E> {
} }
theBitSet.set(exp); theBitSet.set(exp);
} }
System.err.println("Android BitSet bug NOT detected, no workaround needed!");
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment