Class: TwitterCldr::Formatters::LongDecimalFormatter

Inherits:
AbbreviatedNumberFormatter show all
Defined in:
lib/twitter_cldr/formatters/numbers/abbreviated/long_decimal_formatter.rb

Instance Attribute Summary

Attributes inherited from NumberFormatter

#data_reader

Attributes inherited from Formatter

#data_reader

Method Summary

Methods inherited from AbbreviatedNumberFormatter

#truncate_number

Methods inherited from NumberFormatter

#format, #initialize, #truncate_number

Methods inherited from Formatter

#format, #initialize

Constructor Details

This class inherits a constructor from TwitterCldr::Formatters::NumberFormatter