Interface SimpleOrderSendParameters.PriceFormatter

Enclosing class:
SimpleOrderSendParameters

@Deprecated public static interface SimpleOrderSendParameters.PriceFormatter
Deprecated.
  • Method Summary

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

    • format

      String format(double price)
      Deprecated.