9 lines
253 B
Java
9 lines
253 B
Java
|
package o;
|
||
|
|
||
|
@FunctionalInterface
|
||
|
/* renamed from: o.fSt, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public interface InterfaceC13172fSt<Downstream, Upstream> {
|
||
|
InterfaceC13174fSv<? super Upstream> d() throws Throwable;
|
||
|
}
|