Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6327883
Votes 0
Synopsis (coll spec) Add @see newSetFromMap for Map implementations without Set implementations
Category java:classes_util
Reported Against
Release Fixed
State 6-Fix Understood, bug
Priority: 3-Medium
Related Bugs
Submit Date 22-SEP-2005
Description
We added Collections.newSetFromMap to make it easier to create
Set implementations for Map implementations such as WeakHashMap
that have no corresponding Set implementations
"Where is WeakHashSet?"

Users could be helped by adding an @see or a usage example.
Posted Date : 2005-09-22 23:20:43.0
Work Around
N/A
Evaluation
A fine idea.
Posted Date : 2005-09-22 23:21:37.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang