Class CurrencyFormatter<T,R>

java.lang.Object
custom.grid.formatter.CurrencyFormatter<T,R>
All Implemented Interfaces:
Formatter<T,R>

public class CurrencyFormatter<T,R> extends Object implements Formatter<T,R>
Author:
Alex Save
  • Constructor Details

    • CurrencyFormatter

      public CurrencyFormatter()
  • Method Details