|
package o;
|
|
|
|
/* renamed from: o.gnn, reason: case insensitive filesystem */
|
|
/* loaded from: classes6.dex */
|
|
public interface InterfaceC15338gnn<T> {
|
|
void c(InterfaceC15337gnm interfaceC15337gnm);
|
|
|
|
void onComplete();
|
|
|
|
void onError(Throwable th);
|
|
|
|
void onNext(T t);
|
|
}
|