package o;
@FunctionalInterface
/* loaded from: classes6.dex */
public interface fSW<T1, T2, T3, T4, T5, T6, T7, T8, R> {
R a() throws Throwable;
}