[ 
https://issues.apache.org/jira/browse/NUMBERS-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950669#comment-15950669
 ] 

Gilles commented on NUMBERS-14:
-------------------------------

I guess you mean 
[Double.hashCode(double)|https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html#hashCode-double-],
 which exists only since Java 8.
If so, we should just be sure that {{Commons Numbers}} will not target earlier 
versions of Java; something to be acknowledged on the "dev" ML.

> 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)

Reply via email to