Class PopOffDateListImpl

java.lang.Object
cdm.base.datetime.functions.PopOffDateList
cdm.base.datetime.functions.PopOffDateListImpl
All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction

public class PopOffDateListImpl extends PopOffDateList
  • Constructor Details

    • PopOffDateListImpl

      public PopOffDateListImpl()
  • Method Details

    • doEvaluate

      protected List<com.rosetta.model.lib.records.Date> doEvaluate(List<com.rosetta.model.lib.records.Date> dates)
      Specified by:
      doEvaluate in class PopOffDateList
    • removeLastDate

      protected List<com.rosetta.model.lib.records.Date> removeLastDate(List<com.rosetta.model.lib.records.Date> dateList)