-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: client-libs
-
b12
-
generic
-
generic
Name: ipR10067 Date: 05/30/2002
The description of javax.sound.sampled.LineEvent.Type.equals() method
contains typo (extra word):
"Indicates whether the specified object is equal to this
reverb type,
^^^^^^
...
Returns:
true if this reverb type is the same as obj
^^^^^^
..."
It looks like "copy-paste" typo -
description has been copied from javax.sound.sampled.ReverbType.equals() one.
======================================================================