equals
equals(Object obj) function
Checks if this field is equal to another.
Parameters
Name | Type | Description |
---|---|---|
obj | Object | Field to compare. |
Result
boolean
Checks if this field is equal to another.
Name | Type | Description |
---|---|---|
obj | Object | Field to compare. |
boolean