public class ItemState
extends java.lang.Object
Item
instance.Constructor and Description |
---|
ItemState() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Indicates whether the current state is equal to the specified state.
|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- The state to compare with this object.