package o; /* loaded from: classes6.dex */ public final class fTK extends AbstractC13181fTD { @Override // o.InterfaceC13174fSv public final void onNext(T t) { if (this.b == null) { this.b = t; this.e.dispose(); countDown(); } } @Override // o.InterfaceC13174fSv public final void onError(Throwable th) { if (this.b == null) { this.d = th; } countDown(); } }