Files
tustu/app/t/FilePathSetterF.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 FilePathSetterF implements aK {
FilePathSetterF(w paramw) {}
public void a(File paramFile) {
if (paramFile != null) {
this.a.a.f(paramFile.getAbsolutePath());
} else {
this.a.a.f((String)null);
}
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/t/Z.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/