Files
tustu/app/t/FilePathSetterE.java
2026-01-11 20:30:56 +00:00

22 lines
482 B
Java

package t;
import com.efiAnalytics.apps.ts.dashboard.aK;
import java.io.File;
class FilePathSetterE implements aK {
FilePathSetterE(w paramw) {}
public void a(File paramFile) {
if (paramFile != null) {
this.a.a.e(paramFile.getAbsolutePath());
} else {
this.a.a.e((String)null);
}
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/t/Y.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/