BigInteger.bitLengthForInt

Package private method to return bit length for an integer.

class BigInteger
static
int
bitLengthForInt
(
int n
)

Meta