OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return Arrays.equals(cursor,other.cursor) && timeout.equals(other.timeout);return Objects.equals(cursor,other.cursor) && timeout.equals(other.timeout);Arrays.equals(cursor,other.cursor) && timeout.equals(other.timeout)Objects.equals(cursor,other.cursor) && timeout.equals(other.timeout)elasticsearch773cdf0f9f8166e1609ca9fd64a866f39384652dorg.elasticsearch.xpack.sql.protocol.shared.AbstractQueryPageRequest
_114
_212
_1cursor
_2cursor
v0timeout.equals(other.timeout)
v0timeout.equals(other.timeout)
ReturnsTrue