Class LongRendererWithoutSeparator

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

    public class LongRendererWithoutSeparator
    extends com.google.gwt.text.shared.AbstractRenderer<Long>
    render long value to text without separators.
    Author:
    Manfred Tremmel
    • Constructor Detail

      • LongRendererWithoutSeparator

        public LongRendererWithoutSeparator()
    • Method Detail

      • instance

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