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