| 17 |
|
|
| 18 |
<p><em>Note: The javadocs here do <em>not</em> include pre-existing |
<p><em>Note: The javadocs here do <em>not</em> include pre-existing |
| 19 |
java classes (for example <tt>java.lang.Thread</tt>) that were changed |
java classes (for example <tt>java.lang.Thread</tt>) that were changed |
| 20 |
as part of the JSR166 spec. On the other hand, the javadocs here so |
as part of the JSR166 spec. On the other hand, the javadocs here do |
| 21 |
include some existing java.util Collection interfaces and classes that |
include some existing java.util Collection interfaces and classes that |
| 22 |
are not part of the spec, but are included because some new methods |
are not part of the spec, but are included because some new methods |
| 23 |
implement or inherit from their specifications. |
implement or inherit from their specifications. |