13 lines
411 B
Java
13 lines
411 B
Java
|
package o;
|
||
|
|
||
|
import java.util.concurrent.atomic.AtomicInteger;
|
||
|
|
||
|
/* renamed from: o.fTH, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public abstract class AbstractC13183fTH<T> extends AtomicInteger implements InterfaceC13412fZo<T> {
|
||
|
@Override // o.InterfaceC13414fZq
|
||
|
public final boolean b(T t) {
|
||
|
throw new UnsupportedOperationException("Should not be called");
|
||
|
}
|
||
|
}
|