Class ValueComparator

  • All Implemented Interfaces:
    Comparable<ValueComparator>

    public class ValueComparator
    extends Object
    implements Comparable<ValueComparator>
    This class allows comparison of calendaring values. They are gernated by the ValueMatcher object and can be compared to another to determine if the values are equal.
    Author:
    Mike Douglass