|
jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
|
This is the complete list of members for org.jau.util.BitMath, including all inherited members.
| bitCount(int n) | org.jau.util.BitMath | static |
| getBitMask(final int n) | org.jau.util.BitMath | static |
| isPowerOf2(final int n) | org.jau.util.BitMath | static |
| MAX_POWER_OF_2 | org.jau.util.BitMath | static |
| nextPowerOf2(int n) | org.jau.util.BitMath | static |
| roundToPowerOf2(final int n) | org.jau.util.BitMath | static |
| UNSIGNED_INT_MAX_VALUE | org.jau.util.BitMath | static |