Searched refs:byteValueExact (Results 1 – 2 of 2) sorted by relevance
138 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactPos()148 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactNeg()160 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactCharZero()170 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactStringZero()178 bdNumber.byteValueExact(); in test_ByteValueExactDoubleMax()189 bdNumber.byteValueExact(); in test_ByteValueExactDoubleMin()200 bdNumber.byteValueExact(); in test_ByteValueExactFloatPos()211 bdNumber.byteValueExact(); in test_ByteValueExactFloatNeg()221 byte bNumber = bdNumber.byteValueExact(); in test_ByteValueExactDouble()229 bdNumber.byteValueExact(); in test_ByteValueExactLongMin()[all …]
2477 public byte byteValueExact() { in byteValueExact() method in BigDecimal