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 還沒有評估資料。