- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
41 lines
851 B
Java
41 lines
851 B
Java
package com.ironsource;
|
|
|
|
import com.ironsource.sdk.utils.IronSourceStorageUtils;
|
|
import kotlin.Result;
|
|
import kotlin.ResultKt;
|
|
import kotlin.jvm.functions.Function1;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public interface sa<T> extends hn {
|
|
String b();
|
|
|
|
void b(zf zfVar);
|
|
|
|
ic c();
|
|
|
|
default boolean h() {
|
|
return j().exists();
|
|
}
|
|
|
|
Function1 i();
|
|
|
|
zf j();
|
|
|
|
de k();
|
|
|
|
default void l() {
|
|
k().a(this);
|
|
if (j().exists()) {
|
|
IronSourceStorageUtils.deleteFile(j());
|
|
}
|
|
try {
|
|
k().a(j(), c().value(), 5, 5);
|
|
} catch (Exception e) {
|
|
i9.d().a(e);
|
|
Function1 i = i();
|
|
Result.Companion companion = Result.Companion;
|
|
i.invoke(Result.m4059boximpl(Result.m4060constructorimpl(ResultKt.createFailure(e))));
|
|
}
|
|
}
|
|
}
|