31 lines
715 B
Java
31 lines
715 B
Java
package o;
|
|
|
|
import java.util.concurrent.atomic.AtomicReference;
|
|
|
|
/* renamed from: o.fTe, reason: case insensitive filesystem */
|
|
/* loaded from: classes6.dex */
|
|
public final class C13191fTe extends AtomicReference<fSR> implements fSJ {
|
|
public C13191fTe(fSR fsr) {
|
|
super(fsr);
|
|
}
|
|
|
|
@Override // o.fSJ
|
|
public final boolean isDisposed() {
|
|
return get() == null;
|
|
}
|
|
|
|
@Override // o.fSJ
|
|
public final void dispose() {
|
|
fSR andSet;
|
|
if (get() == null || (andSet = getAndSet(null)) == null) {
|
|
return;
|
|
}
|
|
try {
|
|
andSet.c();
|
|
} catch (Throwable th) {
|
|
C13147fSI.c(th);
|
|
C13418fZu.c(th);
|
|
}
|
|
}
|
|
}
|