BigInteger.LONG_MASK

This mask is used to obtain the value of an int as if it were unsigned.

class BigInteger
enum long LONG_MASK;

Meta