package c.l;

import java.io.IOException;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public final class h extends r {
    public static /* bridge */ /* synthetic */ void k() {
        j.k();
        throw null;
    }

    public static /* bridge */ /* synthetic */ void l() {
        j.l();
        throw null;
    }

    public static /* bridge */ /* synthetic */ <T> T r(List<? extends T> list) {
        return (T) r.r(list);
    }

    public static /* bridge */ /* synthetic */ Appendable t(Iterable iterable, Appendable appendable, CharSequence charSequence, CharSequence charSequence2, CharSequence charSequence3, int i, CharSequence charSequence4, c.q.c.b bVar, int i2, Object obj) throws IOException {
        r.t(iterable, appendable, charSequence, charSequence2, charSequence3, i, charSequence4, bVar, i2, obj);
        return appendable;
    }

    public static /* bridge */ /* synthetic */ <T> T v(Iterable<? extends T> iterable) {
        return (T) r.v(iterable);
    }
}
