boolean packageInfo=currentSourceFile.endsWith(STR0) || currentSourceFile.endsWith(STR1); | boolean packageInfo=FilesKt.endsWith(currentSourceFile,new File(STR0)) || currentSourceFile.getName().endsWith(STR1); | currentSourceFile | currentSourceFile.getName() | Koloboke | c3ee11db9a5c1f6cbf3d4b1a5de11f2c6562ac37 | net.openhft.jpsg.Jdk8FunctionReplacer | | _1 | currentSourceFile |
---|
_2 | currentSourceFile |
---|
| | | | Uses | True |