Package app.babylon.text
Class BigDecimals
java.lang.Object
app.babylon.text.BigDecimals
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic BigDecimalextract(CharSequence sentence) static DoubleextractDouble(CharSequence sentence) static booleanstatic BigDecimalstatic Doublestatic BigDecimals.PreparedDecimalstatic String
-
Method Details
-
isExtractableDecimalWord
-
removeCommas
-
parse
-
parseDouble
-
extract
-
extractDouble
-
prepare
-