[
https://issues.apache.org/jira/browse/NUMBERS-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381962#comment-16381962
]
Eric Barnhill commented on NUMBERS-53:
--------------------------------------
There is a test in ComplexTest called TestComplex which tests extending Complex.
It calls super().
Of course if the Complex constructor isĀ private, this cannot be done.
Should we remove the ability to extend Complex, or change the constructor to
protected.
> Factory methods are not "static"
> --------------------------------
>
> Key: NUMBERS-53
> URL: https://issues.apache.org/jira/browse/NUMBERS-53
> Project: Commons Numbers
> Issue Type: Bug
> Components: complex
> Reporter: Gilles
> Priority: Blocker
> Fix For: 1.0
>
>
> * {{polar(x,y)}}
> * cis(x)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)