Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

calling this in constructor java

In Java another constructor of the same class can be called from a
  constructor via this().
 Note however that this has to be on the first line.
 
PREVIOUS NEXT
Tagged: #calling #constructor #java
ADD COMMENT
Topic
Name
3+6 =