Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Does anyone have bruce eckel's "Thinking in Java" 2nd edition? If so could you please give me some comprehensive guidance to how you would go about writing a solution for Exercise #26 in Chp. 8 p. 405. I don't understand how you would implement the functionality of Selector in a method. Can a method implement an Interface? Do you need to pass getRselector() a sequence object and then manipulate the contents and return a sequence obeject instead of a selector?
Replies: |
Sponsored Links
|