Aatmaj-Zephyr / Aatmaj-Zephyr/Complex-numbers
Use methods in place of constructors.
未关闭
- 主要语言
- Java
- 星标
- 2
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Use methods like Complex.fromFloatingPoint(23.0) in place of new Complex(23.0) do it by enforcing- making the corresponding constructors private.
贡献指南
评估
这个 Issue 还没有评估数据。