java.lang.Object
com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
All Implemented Interfaces:
IMatchValue

public final class NumberRampValue extends Object implements IMatchValue
This class holds the supply value for a number ramp match.
Since:
6.2
Author:
O. Kerpershoek, F. van der Meer
  • Constructor Details

  • Method Details

    • getLowerPartial

      protected double getLowerPartial()
    • getLowerRange

      protected double getLowerRange()
    • getUpperRange

      protected double getUpperRange()
    • getUpperPartial

      protected double getUpperPartial()
    • isLeftOnly

      protected boolean isLeftOnly()
    • isRightOnly

      protected boolean isRightOnly()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object