Added Official Java Doc for Declaring Constructor (#23830)
* Added Official Java Doc for Declaring Constructor * Removed empty comment
This commit is contained in:
@ -177,4 +177,5 @@ class Complex {
|
|||||||
[run the full code](https://repl.it/MwnJ)
|
[run the full code](https://repl.it/MwnJ)
|
||||||
|
|
||||||
|
|
||||||
//## Constructor Chaining
|
#### More Information:
|
||||||
|
- [Oracle Java Docs :Constructor Declarations](https://docs.oracle.com/javase/specs/jls/se7/html/jls-8.html#jls-8.8)
|
||||||
|
Reference in New Issue
Block a user