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