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