This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* This method returns the Nth bit that is set in the bit array. The | |
* current position is cached in the following 4 variables and will | |
* help speed up a sequence of next() call in an index iterator. This | |
* method is a mess, but it is fast and it works, so don't f*ck with it. | |
*/ | |
private int _pos = Integer.MAX_VALUE; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am ax3cubed on github. | |
* I am adecodez (https://keybase.io/adecodez) on keybase. | |
* I have a public key ASCvsVDwPSC9zV7satN59WLGxHnj0Y4h-GRrmlJtGlrEUAo | |
To claim this, I am signing this object: |