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