Interface OrderRepresentationHelper.PriceFormatter

Enclosing class:
OrderRepresentationHelper

public static interface OrderRepresentationHelper.PriceFormatter
  • Method Summary

    Modifier and Type
    Method
    Description
    format(double price)
     
  • Method Details

    • format

      String format(double price)