14 lines
256 B
Java
14 lines
256 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.fSi, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public interface InterfaceC13161fSi<T> {
|
||
|
void e(T t);
|
||
|
|
||
|
void onComplete();
|
||
|
|
||
|
void onError(Throwable th);
|
||
|
|
||
|
void onSubscribe(fSJ fsj);
|
||
|
}
|