Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Binary Search
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Tom Anderson, post: 4199589"] Except there's no way to retrieve the value from the Set later! We've been round this one before - the idea that sets might support some sort of 'get' or 'canonicalize' method to do just that. Mind you, with an embedded key, i'm not sure how you'd do lookups even with a map. To retrieve some object, wouldn't you need to have it to hand in the first place, to be able to pass in its embedded key? Or would you also support lookup by freestanding key? tom [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Binary Search
Top