lucene
b5fe307c
- LUCENE-10311: Remove pop_XXX helpers from `BitUtil`. (#724)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
LUCENE-10311: Remove pop_XXX helpers from `BitUtil`. (#724) As @rmuir noted, it would be as simple and create less cognitive overhead to use `Long#bitCount` directly.
Author
jpountz
Committer
jpountz
Parents
1818ae9d
Loading