Searched refs:contentsAsDecimal (Results 1 – 3 of 3) sorted by relevance
139 textBuffer.contentsAsDecimal(); in testContentsAsDecimalThrowsNumberFormatException()
461 public BigDecimal contentsAsDecimal() throws NumberFormatException in contentsAsDecimal() method in TextBuffer
866 _numberBigDecimal = _textBuffer.contentsAsDecimal(); in _parseSlowFloat()