what-the-bank/sources/o/AbstractC13183fTH.java

13 lines
411 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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");
}
}