-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
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.
======================================================================