The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 (Not So) Stupid Questions 5: Inheritance Versus Interfaces
Subject:  Use both
Date:  2005-10-17 08:46:17
From:  abhijit_jadeja


Use inheritance for internal code reuse and interfaces for contract definition.

 Feed java.net RSS Feeds