Searched refs:shortValueExact (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/math/
H A DOldBigDecimalConvertTest.java359 aNumber.shortValueExact();
370 aNumber.shortValueExact();
380 aNumber.shortValueExact();
391 aNumber.shortValueExact();
401 short shNumber = aNumber.shortValueExact();
408 int iNumber = aNumber.shortValueExact();
/libcore/luni/src/main/java/java/math/
H A DBigDecimal.java2457 public short shortValueExact() { method in class:BigDecimal

Completed in 137 milliseconds