Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

how to implement an interface

Thu Nov 06, 2008 10:36 pm

What must a class do to implement an interface?



Re: how to implement an interface

Thu Nov 06, 2008 10:37 pm

It must provide all of the methods in the interface and identify the interface in its implements clause.

Post a reply
  Related Posts  to : how to implement an interface
 Implement an interface in php     -  
 How to implement HttpSessionListener in JSP     -  
 How to implement serialization using C++ - Part 3     -  
 best way to implement a system of name servers     -  
 How to use Generics and implement it in Java     -  
 how to implement Dynamic DDS (Domain Name System)     -  
 How to implement Command Line Parser in C++ Code     -  
 Button action listener should implement abstract method     -  
 What is an Interface? !!!!     -  
 List interface     -