Name: diC59631 Date: 01/04/99
Description of
"public void insertElementAt(Object obj, int index)"
function of class Vector
mentions two different prorotypes for Vector.add function:
1. "This method is identical in functionality to the add(Object, int) method (which is part of the"
2. "size(), add(int, Object), List"
One of these prorotypes is probably incorrect
(Review ID: 48832)
======================================================================
- relates to
-
JDK-6494378 (coll) typo in Vector.insertElementAt javadoc
-
- Closed
-