- leftInplaceSub(FDBigInteger) - Method in class sun.misc.FDBigInteger
-
Subtracts the supplied FDBigInteger subtrahend from this FDBigInteger.
- leftShift(int) - Method in class sun.misc.FDBigInteger
-
Shifts this FDBigInteger to the left.
- longValue() - Method in class java.math.BigDecimal
-
Converts this BigDecimal to a long.
- longValue() - Method in class java.math.BigInteger
-
Converts this BigInteger to a long.
- longValueExact() - Method in class java.math.BigDecimal
-
Converts this BigDecimal to a long, checking for lost information.
- longValueExact() - Method in class java.math.BigInteger
-
Converts this BigInteger to a long, checking for lost information.