Searched refs:shortValueExact (Results 1 – 2 of 2) sorted by relevance
359 aNumber.shortValueExact(); in test_ShortValueExactNeg()370 aNumber.shortValueExact(); in test_ShortValueExactPos()380 aNumber.shortValueExact(); in test_ShortValueExactFloatNeg()391 aNumber.shortValueExact(); in test_ShortValueExactFloatPos()401 short shNumber = aNumber.shortValueExact(); in test_ShortValueExactLongPos()408 int iNumber = aNumber.shortValueExact(); in test_ShortValueExactLongNeg()
2463 public short shortValueExact() { in shortValueExact() method in BigDecimal