[ Version ( since = "2.4" ) ]
public int index (G data)
Returns the position of the first element in this which contains data.
| this |
a Queue |
| data |
the data to find |
|
the position of the first element in this which contains |