jQuery in Action, 2nd edition
The moose likes Java in General and the fly likes doubt on interface Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "doubt on interface" Watch "doubt on interface" New topic
Author

doubt on interface

manas ranjan mandal
Ranch Hand

Joined: Apr 02, 2008
Posts: 97
why interface is relatively slower than abstract class?
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

What makes you say this? Neither have any implementation - so how do you measure performance?


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: doubt on interface
 
Similar Threads
How To Call Two Different Classes From the Main Program Using the Same API?
Regarding Interfaces
Writing an Interface
Time Capsule
Home interface or Home Interface stub