[
https://issues.apache.org/jira/browse/NUMBERS-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950673#comment-15950673
]
Eric Barnhill commented on NUMBERS-14:
--------------------------------------
I think I see it here in [Java
7|https://docs.oracle.com/javase/7/docs/api/java/lang/Double.html#hashCode()],
> call to hashCode() in Complex
> -----------------------------
>
> Key: NUMBERS-14
> URL: https://issues.apache.org/jira/browse/NUMBERS-14
> Project: Commons Numbers
> Issue Type: Improvement
> Affects Versions: 1.0
> Reporter: Eric Barnhill
> Priority: Trivial
> Labels: easyfix
>
> There is a call in Complex() to hashCode(). This calls a method
> Precision.hash() . Looks like Precision.hash() is gone. I want to confirm
> that this method is now gone from commons-numbers Precision() and
> consequently I should remove this method.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)