テック クリ Tech Kuri

Geeky reflections

Monday, April 30, 2007

Java: super keyword

http://java.sun.com/docs/books/tutorial/java/IandI/super.html

Invocation of a superclass constructor must be the first line in the subclass constructor.

The syntax for calling a superclass constructor is

super();
--or--
super(parameter list);

Labels: java

posted by kuri* at 4:57 AM

0 Comments:

Post a Comment

<< Home

Links

  • main blog
  • manga reviews
  • frivolous blog
  • my site is partially back up

Previous Posts

  • update on Sanghera's SCJP Exam for J2SE 5
  • Java 5 SCJP take 2!
  • SCJP 5.0: Collections: the Map Interface
  • SCJP 5.0: Collections: the Collections Interfaces
  • SCJP 5.0: Collections: the Collection Interface
  • An interesting talk on avoiding obsolescence
  • Regex links
  • Java servlet
  • Struts and file upload
  • yahoo mail has the most annoying ads

Powered by Blogger