equals
equals(Object obj) method
Determines whether the specified Glow is equal to the current Glow.
Parameters
Name | Type | Description |
---|---|---|
obj | Object | The Glow to compare. |
Returns
boolean
Determines whether the specified Glow is equal to the current Glow.
Name | Type | Description |
---|---|---|
obj | Object | The Glow to compare. |
boolean