Class MeasureInterpreter

java.lang.Object
org.drip.param.quoting.MeasureInterpreter
Direct Known Subclasses:
QuotedSpreadInterpreter, YieldInterpreter

public abstract class MeasureInterpreter
extends java.lang.Object
MeasureInterpreter is the abstract shell stub class from which all product measure quoting parameters are derived. It contains fields needed to interpret a measure quote.

Author:
Lakshmi Krishnamurthy
  • Constructor Summary

    Constructors
    Constructor Description
    MeasureInterpreter()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MeasureInterpreter

      public MeasureInterpreter()