Class GreaterThanImpl

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

    public class GreaterThanImpl
    extends GreaterThan
    • Constructor Summary

      Constructors 
      Constructor Description
      GreaterThanImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Boolean doEvaluate​(ContractualQuantity contractualQuantity, java.math.BigDecimal scalar)  
      • Methods inherited from class java.lang.Object

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

      • GreaterThanImpl

        public GreaterThanImpl()