fos = new FileOutputStream(file) | fos = Files.newOutputStream(testFile(STR0)) | new FileOutputStream(file) | Files.newOutputStream(testFile(STR0)) | camel | ab8219262470cb15e9f62c7656e9837ed3c1b5e3 | org.apache.camel.component.file.FileExclusiveReadNoneStrategyTest.MySlowFileProcessor | | | xyz | new FileOutputStream(file) |
---|
| - java.io.FileOutputStream
- java.nio.file.Files
| xyz | Files.newOutputStream(testFile(STR0)) |
---|
| AssignedTo | False |