java.text.NumberFormat

GPTKB entity

Statements (34)
Predicate Object
gptkbp:instanceOf class
gptkbp:affiliatedWith java.text
gptkbp:hasFieldOfUse decimalFormatSymbols
maximumFractionDigits
minimumFractionDigits
groupingUsed
roundingMode
gptkbp:hasGoals format(double number)
parse(String source)
setGroupingUsed(boolean newValue)
setMinimumFractionDigits(int newValue)
getCurrencyInstance()
getInstance()
getPercentInstance()
getAvailableLocales()
getInstance(Locale locale)
getIntegerInstance()
getMaximumFractionDigits()
getMinimumFractionDigits()
getNumberInstance()
getRoundingMode()
setCurrency(Currency currency)
setRoundingMode(RoundingMode roundingMode)
getCurrency()
isGroupingUsed()
setMaximumFractionDigits(int_newValue)
setDecimalFormatSymbols(DecimalFormatSymbols_newSymbols)
gptkbp:hasProductLine NumberFormat(DecimalFormatSymbols symbols)
NumberFormat()
https://www.w3.org/2000/01/rdf-schema#label java.text.NumberFormat
gptkbp:isA false
gptkbp:isPortrayedAs false
gptkbp:isSubjectTo java.lang.Object
gptkbp:isSuitableFor true