Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11040
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Inner class and interface question (I posted some really long code) |
| Date | 2011-12-31 06:40 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <lj7uf757ijfb2dqv5lpjnc674q8gaufial@4ax.com> (permalink) |
| References | <e787d461-ab1a-417a-9c81-0caa4d1e7ac8@x34g2000prb.googlegroups.com> |
On Tue, 27 Dec 2011 22:29:01 -0800 (PST), Chad <cdalten@gmail.com> wrote, quoted or indirectly quoted someone who said : > public Node getHead(); //<---Problem Line That means "I promise to implement a getHead method in any class that implements BagInterface<T> I don't see such a method in LinkedList<T> -- Roedy Green Canadian Mind Products http://mindprod.com If you can't remember the name of some method, consider changing it to something you can remember.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Inner class and interface question (I posted some really long code) Chad <cdalten@gmail.com> - 2011-12-27 22:29 -0800
Re: Inner class and interface question (I posted some really long code) Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-12-27 23:27 -0800
Re: Inner class and interface question (I posted some really long code) Patricia Shanahan <pats@acm.org> - 2011-12-28 09:53 -0800
Re: Inner class and interface question (I posted some really long code) GGolf <invalid@invalid.com> - 2011-12-30 12:32 +0530
Re: Inner class and interface question (I posted some really long code) Patricia Shanahan <pats@acm.org> - 2011-12-30 05:40 -0800
Re: Inner class and interface question (I posted some really long code) Roedy Green <see_website@mindprod.com.invalid> - 2011-12-31 06:40 -0800
csiph-web