The Artima Developer Community

Legacy Design Forum
Designing with Interfaces

Advertisement

Advertisement

This page contains an archived post to the Design Forum (formerly called the Flexible Java Forum) made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Re: Necessity of Static Method When Using Interfaces

Posted by dojabr on December 17, 1999 at 8:09 AM

In your interface examples, there are always an:
interface
abstract class
2 classes extending the abstract class
and a static method

Is a static method always necessary when using interfaces? Other there other examples that differ in implementing interfaces?
great article, awesome work



Replies:

Sponsored Links




Google
  Web Artima.com   
Copyright © 1996-2007 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us