Class BigDecimalRenderer

  • All Implemented Interfaces:
    com.google.gwt.text.shared.Renderer<BigDecimal>

    public class BigDecimalRenderer
    extends com.google.gwt.text.shared.AbstractRenderer<BigDecimal>
    render big decimal value to decimal format.
    Author:
    Manfred Tremmel
    • Constructor Detail

      • BigDecimalRenderer

        public BigDecimalRenderer()
    • Method Detail

      • instance

        public static final com.google.gwt.text.shared.Renderer<BigDecimal> instance()
        returns the instance.
        Returns:
        CurrencyDoubleRenderer