-
Constructor Summary
Constructors
-
Method Summary
final boolean
This is final on purpose, we rely on object equality in the concurrent has
final int
This is final on purpose, we rely on object equality in the concurrent has
-
-
Method Details
-
equals
public final boolean equals(Object obj)
This is final on purpose, we rely on object equality in the concurrent has
- Overrides:
equals in class Object
-
hashCode
public final int hashCode()
This is final on purpose, we rely on object equality in the concurrent has
- Overrides:
hashCode in class Object