OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
fos = new FileOutputStream(file)fos = Files.newOutputStream(testFile(STR0))new FileOutputStream(file)Files.newOutputStream(testFile(STR0))camelab8219262470cb15e9f62c7656e9837ed3c1b5e3org.apache.camel.component.file.FileExclusiveReadNoneStrategyTest.MySlowFileProcessor
_183
_273
_1fos
_2fos
xyznew FileOutputStream(file)
  • java.io.FileOutputStream
  • java.nio.file.Files
xyzFiles.newOutputStream(testFile(STR0))
AssignedToFalse