Mega Code Archive

 
Categories / Java Book / 003 Essential Classes
 

0190 Convert to BigInteger

static BigInteger valueOf(long val) Returns a BigInteger whose value is equal to that of the specified long.