View Single Post
  #2 (permalink)  
Old 06-27-2007, 07:23 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
"this" is used to access current class and "super" is used to access super class.
Reply With Quote