OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
actual = stream(iterator).map(TestPrestoSparkRowBatch::copy).collect(toImmutableList())actual = ImmutableList.builder()stream(iterator).map(TestPrestoSparkRowBatch::copy).collect(toImmutableList())ImmutableList.builder()prestob7ceddfb52ec3d381afd41f18cf19b2d604a6c5ecom.facebook.presto.spark.execution.TestPrestoSparkRowBatch
_1172
_2171
_1actual
_2actual
xyzstream(iterator).map(TestPrestoSparkRowBatch::copy).collect(toImmutableList())
  • com.google.common.collect.ImmutableList
xyzImmutableList.builder()
AssignedToFalse