View Single Post
  #3 (permalink)  
Old 01-02-2008, 07:09 PM
wsaryada wsaryada is offline
Senior Member
 
Join Date: Jun 2007
Location: Bali, ID
Posts: 102
wsaryada is on a distinguished road
Or if you want to create a class that no one can extends due to the critical functionality in the class. A String class is an example of final class in the Java API.
__________________
Website:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Blog:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote