Closed
Description
This issue was originally filed by @ahmetaa
This is a minor request. There are cases we need to count 1 bits in an integer. Something like:
http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html#bitCount(int)
This issue was originally filed by @ahmetaa
This is a minor request. There are cases we need to count 1 bits in an integer. Something like:
http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html#bitCount(int)