Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

java extends

public class SecondClass extends FirstClass {
}
//with that you can include the firstclass to the secondclass
 
PREVIOUS NEXT
Tagged: #java #extends
ADD COMMENT
Topic
Name
4+8 =