On Thu, 27 Dec 2018 23:54:57 +0000, ericbarnh...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.
ericbarnhill pushed a commit to branch fraction-dev
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git
The following commit(s) were added to refs/heads/fraction-dev by this
push:
new ebb8e03 NUMBERS-91: Added ofInt() factory methods
Why not rely on method overload? There is no need to duplicate
part of the the method's signature in its name.
Gilles
and made
BigInteger-based constructor private
ebb8e03 is described below
commit ebb8e03f139b8cec84564b3e558fea39b71d2f24
Author: Eric Barnhill <ericbarnh...@protonmail.ch>
AuthorDate: Thu Dec 27 15:54:51 2018 -0800
NUMBERS-91: Added ofInt() factory methods and made
BigInteger-based
constructor private
---
.../commons/numbers/fraction/BigFraction.java | 68
+++++++---------------
1 file changed, 20 insertions(+), 48 deletions(-)
[...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org