-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
rc1
-
generic
-
generic
The JavaDoc for the static method java.util.Collections.list(Enumeration) repeated states that the method returns an AraryList. However, the method is declarted to return a List (although the List is an ArrayList). The type signature should be changed to explicitly return an ArrayList.
- relates to
-
JDK-4323074 Collections framework would benefit from a few additional algorithms
-
- Closed
-