Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2069
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: newbie interface question |
| Date | 2012-08-29 08:26 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <c4ds38de8g2hthadumg8haf7nao2aj6o2k@4ax.com> (permalink) |
| References | <895c9d20-3ae1-4eee-b1a4-513e75b93fdb@c4g2000vbe.googlegroups.com> <k1h476$57q$1@dont-email.me> <d2228972-1080-4803-bb99-7355b11148ea@l14g2000yqo.googlegroups.com> |
I think your problem is you don't know that all methods in interfaces are implicitly public, therefore when you implement them, they must remain public. -- Roedy Green Canadian Mind Products http://mindprod.com A new scientific truth does not triumph by convincing its opponents and making them see the light, but rather because its opponents eventually die, and a new generation grows up that is familiar with it. ~ Max Planck 1858-04-23 1947-10-04
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: newbie interface question Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-08-27 20:43 -0400
Re: newbie interface question Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-08-28 08:42 -0400
Re: newbie interface question Lew <lewbloch@gmail.com> - 2012-08-28 14:08 -0700
Re: newbie interface question Gene Wirchenko <genew@ocis.net> - 2012-08-28 17:21 -0700
Re: newbie interface question Roedy Green <see_website@mindprod.com.invalid> - 2012-08-29 08:26 -0700
csiph-web