ReviewIssue
instance is equal. Note that the content means the all field information which are shown in the UI. Returns true
if this content are equal to the passing object. Returns false
otherwise.
@param object the object to be compared.
@return true
if the content of ReviewIssue
instance is equal.
simple but sub-optimal comparision algorithm. written for working rather than fast. Better would be a block read into buffers followed by long comparisions apart from the final 1-7 bytes.
@since 1.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|