Class ResolvePriceImpl

  • All Implemented Interfaces:
    com.rosetta.model.lib.functions.RosettaFunction

    public class ResolvePriceImpl
    extends ResolvePrice
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.math.BigDecimal doEvaluate​(EquityValuation equityValuation, com.rosetta.model.lib.records.Date date)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResolvePriceImpl

        public ResolvePriceImpl()
    • Method Detail