eos.market
Interface Demand


public interface Demand

An interface for a demand function object

Author:
zhihongx

Method Summary
 double getDemand(double price)
          Return quantity demanded given price
 

Method Detail

getDemand

double getDemand(double price)
Return quantity demanded given price

Parameters:
price -
Returns:
quantity demanded given price