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