Menu

#225 ExpiryStrategy.equals(Object) not implemented

1.3.0 (final)
closed-fixed
2
2006-02-24
2006-02-21
No

The equals(Object) method is not implemented in class
ExpiryStrategy.

If 2 ExpiryStrategy instances have the same precision
and duration, then they should be considered equal.

Note that if equals(Object) is implementation, then the
hashCode() method should also be implemented.

Discussion

  • Ernst de Haan

    Ernst de Haan - 2006-02-24
    • status: open --> closed-fixed
     
  • Ernst de Haan

    Ernst de Haan - 2006-02-24

    Logged In: YES
    user_id=11053

    Fixed, with test case. Will be in XINS 1.4.0-beta1.

     

Log in to post a comment.