Skip to content

Commit eeb0416

Browse files
committed
Create NoReturnTypeForConstructors
1 parent ade9e68 commit eeb0416

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NoReturnTypeForConstructors

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Question: Why don't constructors have return type in Java ?
2+
Ans: http://stackoverflow.com/questions/6801500/why-do-constructors-in-java-not-have-a-return-type

0 commit comments

Comments
 (0)