Liking cljdoc? Tell your friends :D

jdk.text.NumberFormat$Field

Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from NumberFormat.formatToCharacterIterator and as field identifiers in FieldPosition.

Defines constants that are used as attribute keys in the
AttributedCharacterIterator returned
from NumberFormat.formatToCharacterIterator and as
field identifiers in FieldPosition.
raw docstring

*-currencyclj

Static Constant.

Constant identifying the currency field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the currency field.

type: java.text.NumberFormat$Field
raw docstring

*-decimal-separatorclj

Static Constant.

Constant identifying the decimal separator field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the decimal separator field.

type: java.text.NumberFormat$Field
raw docstring

*-exponentclj

Static Constant.

Constant identifying the exponent field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the exponent field.

type: java.text.NumberFormat$Field
raw docstring

*-exponent-signclj

Static Constant.

Constant identifying the exponent sign field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the exponent sign field.

type: java.text.NumberFormat$Field
raw docstring

*-exponent-symbolclj

Static Constant.

Constant identifying the exponent symbol field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the exponent symbol field.

type: java.text.NumberFormat$Field
raw docstring

*-fractionclj

Static Constant.

Constant identifying the fraction field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the fraction field.

type: java.text.NumberFormat$Field
raw docstring

*-grouping-separatorclj

Static Constant.

Constant identifying the grouping separator field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the grouping separator field.

type: java.text.NumberFormat$Field
raw docstring

*-integerclj

Static Constant.

Constant identifying the integer field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the integer field.

type: java.text.NumberFormat$Field
raw docstring

*-percentclj

Static Constant.

Constant identifying the percent field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the percent field.

type: java.text.NumberFormat$Field
raw docstring

*-permilleclj

Static Constant.

Constant identifying the permille field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the permille field.

type: java.text.NumberFormat$Field
raw docstring

*-signclj

Static Constant.

Constant identifying the sign field.

type: java.text.NumberFormat$Field

Static Constant.

Constant identifying the sign field.

type: java.text.NumberFormat$Field
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close