NumberFormat Class

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/text/NumberFormat.html
gptkbp:hasMethod format()
getCurrencyInstance()
getInstance()
getPercentInstance()
parse()
setGroupingUsed()
setMaximumFractionDigits()
setMinimumFractionDigits()
getNumberInstance()
setParseIntegerOnly()
https://www.w3.org/2000/01/rdf-schema#label NumberFormat Class
gptkbp:introducedIn gptkb:JDK_1.1
gptkbp:isAbstract true
gptkbp:partOf gptkb:java.text_package
gptkbp:subclassOf gptkb:ChoiceFormat
gptkb:DecimalFormat
gptkbp:superclass java.text.Format
gptkbp:supportsLocale true
gptkbp:usedFor formatting numbers
parsing numbers
gptkbp:usedIn gptkb:Java_SE
gptkbp:bfsParent gptkb:Java_Internationalization
gptkbp:bfsLayer 7