File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes How to know methods in compiler interface Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "How to know methods in compiler interface" Watch "How to know methods in compiler interface" New topic
Author

How to know methods in compiler interface

Tinyiko Valoyi
Greenhorn

Joined: Oct 19, 2000
Posts: 3
hi
the best way I can think of is to tell your friend to implement
the interface you have given him in his own class. Then the compiler will throw a compiler error and should show you all the methods that you haven't implemented which are defined in the
interface.
Cheers
Tinyiko
 
 
subject: How to know methods in compiler interface
 
Threads others viewed
interface methods
Problem in understanding -how interface helpful
Comparable
Chapter 4 - HF Sark study group
What is the funda behind 'instanceof' operator?
developer file tools