public class Item extends Object
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
This is final on purpose, we rely on object equality in the concurrent has
|
int |
hashCode()
This is final on purpose, we rely on object equality in the concurrent has
|
public final boolean equals(Object obj)
Copyright © 2019 eXo Platform SAS. All Rights Reserved.