package o6;

import java.io.Closeable;
import java.io.Flushable;

/* JADX INFO: renamed from: o6.q, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC1397q implements Closeable, Flushable {

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public int f15890q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public int[] f15891r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public String[] f15892s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public int[] f15893t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public boolean f15894u;

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public int f15895v;

    public abstract C1396p A(String str);

    public abstract C1396p a();

    public abstract C1396p b();

    public abstract C1396p g();

    public final String j() {
        return AbstractC1380C.c(this.f15890q, this.f15891r, this.f15892s, this.f15893t);
    }

    public abstract C1396p m(String str);

    public abstract C1396p n();

    public final int r() {
        int i = this.f15890q;
        if (i != 0) {
            return this.f15891r[i - 1];
        }
        throw new IllegalStateException("JsonWriter is closed.");
    }

    public abstract C1396p u(long j8);
}
