OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
annotations = new ArrayList<>(annotationMirrors.size())annotations = ImmutableList.builder()new ArrayList<>(annotationMirrors.size())ImmutableList.builder()error-pronef8db75144462c034a929ffaddcec95ff860a4b67com.google.errorprone.dataflow.nullnesspropagation.NullnessPropagationTransfer.ClassAndMethod
_1854
_2855
_1annotations
_2annotations
xyznew ArrayList<>(annotationMirrors.size())
  • com.google.common.collect.ImmutableList
  • java.util.ArrayList
xyzImmutableList.builder()
AssignedToFalse