package f.y;

import java.io.File;
import java.io.IOException;

/* JADX INFO: loaded from: classes.dex */
public final class f extends j {
    public static /* bridge */ /* synthetic */ File j(File file, File file2, boolean z, int i2, int i3, Object obj) throws IOException {
        j.j(file, file2, z, i2, i3, obj);
        return file2;
    }
}
