Documentation of 'org.jquantlib.termstructures.RateHelperSorter' Java class
RateHelperSorter
org.jquantlib.termstructures

Class RateHelperSorter<T extends RateHelper>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    java.io.Serializable, java.util.Comparator<T>


    public class RateHelperSorter<T extends RateHelper>
    extends java.lang.Object
    implements java.util.Comparator<T>, java.io.Serializable
    This class implements a Comparator for RateHelper objects.
    See Also:
    Comparator, RateHelper, Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      RateHelperSorter() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int compare(T h1, T h2) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
    • Constructor Detail

      • RateHelperSorter

        public RateHelperSorter()
    • Method Detail

      • compare

        public int compare(T h1,
                           T h2)
        Specified by:
        compare in interface java.util.Comparator<T extends RateHelper>

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.