for(root: getJarFileSystem(Paths.get(sourceJar)).getRootDirectories()) | for(root: getJarFileSystem(sourceJar).getRootDirectories()) | Paths.get(sourceJar) | sourceJar | bazel | 0b2352de3101e87647d083f6089246079dda0f75 | com.google.devtools.build.buildjar.SimpleJavaLibraryBuilder | | | | | | Uses | True |
List<String> lines=Files.readAllLines(Paths.get(path),Charset.forName(System.getProperty(STR0,STR1))); | List<String> lines=Files.readAllLines(path,Charset.forName(System.getProperty(STR0,STR1))); | Paths.get(path) | path | buck | 3b7b0cd7caa4989283d6f756ec94e49d6716082e | com.facebook.buck.util.versioncontrol.HgCmdLineInterfaceIntegrationTest | | | | | | Uses | True |
List<String> lines=Files.readAllLines(Paths.get(path),Charset.forName(System.getProperty(STR0,STR1))); | List<String> lines=Files.readAllLines(path,Charset.forName(System.getProperty(STR0,STR1))); | Paths.get(path) | path | buck | 3b7b0cd7caa4989283d6f756ec94e49d6716082e | com.facebook.buck.util.versioncontrol.HgCmdLineInterfaceIntegrationTest | | | | | | Uses | True |
List<String> lines=Files.readAllLines(Paths.get(path),Charset.forName(System.getProperty(STR0,STR1))); | List<String> lines=Files.readAllLines(path,Charset.forName(System.getProperty(STR0,STR1))); | Paths.get(path) | path | buck | 3b7b0cd7caa4989283d6f756ec94e49d6716082e | com.facebook.buck.util.versioncontrol.HgCmdLineInterfaceIntegrationTest | | | | | | Uses | True |
assertEquals(ImmutableSet.of(Paths.get(rDotJavaBinFolder),Paths.get(rDotJavaOutputJar)),buildableContext.getRecordedArtifacts()); | assertEquals(ImmutableSet.of(rDotJavaBinFolder,Paths.get(rDotJavaOutputJar)),buildableContext.getRecordedArtifacts()); | Paths.get(rDotJavaBinFolder) | rDotJavaBinFolder | buck | b5c543762feaca5a35d1898cda2d8470bd3a562a | com.facebook.buck.android.DummyRDotJavaTest | | _1 | rDotJavaBinFolder |
---|
_2 | rDotJavaBinFolder |
---|
| | | | Uses | True |
ImmutableSortedSet<Path> javaSourceFiles=ImmutableSortedSet.of(Paths.get(rDotJavaSrcFolder).resolve(STR0)); | ImmutableSortedSet<Path> javaSourceFiles=ImmutableSortedSet.of(rDotJavaSrcFolder.resolve(STR0)); | Paths.get(rDotJavaSrcFolder) | rDotJavaSrcFolder | buck | b5c543762feaca5a35d1898cda2d8470bd3a562a | com.facebook.buck.android.DummyRDotJavaTest | | _1 | rDotJavaSrcFolder |
---|
_2 | rDotJavaSrcFolder |
---|
| | | | Uses | True |
final BasicFileAttributes attributes=Files.readAttributes(Paths.get(path),BasicFileAttributes.class); | final BasicFileAttributes attributes=Files.readAttributes(path,BasicFileAttributes.class); | Paths.get(path) | path | graylog2-server | 3f0b9dfe575d4087d4a0385511ef76b3cea28f61 | org.graylog2.lookup.adapters.CSVFileDataAdapter | | | | | | Uses | True |
return Paths.get(configDirPath); | return configDirPath; | Paths.get(configDirPath) | configDirPath | geode | f94a498a7005948cbfba0f4eaffa0119e659eea6 | org.apache.geode.distributed.internal.InternalConfigurationPersistenceService | | _1 | configDirPath |
---|
_2 | configDirPath |
---|
| | | | Uses | True |