OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return this.enabled == that.enabled && Objects.equals(this.terms,that.terms) && this.annotationsEnabled == that.annotationsEnabled;return this.enabled == that.enabled && Objects.equals(this.terms,that.terms) && Objects.equals(this.annotationsEnabled,that.annotationsEnabled);this.enabled == that.enabled && Objects.equals(this.terms,that.terms) && this.annotationsEnabled == that.annotationsEnabledthis.enabled == that.enabled && Objects.equals(this.terms,that.terms) && Objects.equals(this.annotationsEnabled,that.annotationsEnabled)elasticsearch76c7e3259f765d0dbfa78adfedacdd8c598cf17forg.elasticsearch.client.ml.job.config.ModelPlotConfig
_148
_248
_1annotationsEnabled
_2annotationsEnabled
v0this.enabled == that.enabled && Objects.equals(this.terms,that.terms)
v0this.enabled == that.enabled && Objects.equals(this.terms,that.terms)
ReturnsTrue