package h.s;

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

/* JADX INFO: loaded from: classes.dex */
public final class k extends u {
    public static /* bridge */ /* synthetic */ <T> T B(List<? extends T> list) {
        return (T) u.B(list);
    }

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

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

    public static /* bridge */ /* synthetic */ void n() {
        m.n();
        throw null;
    }

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

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

    public static /* bridge */ /* synthetic */ Appendable y(Iterable iterable, Appendable appendable, CharSequence charSequence, CharSequence charSequence2, CharSequence charSequence3, int i2, CharSequence charSequence4, h.x.c.l lVar, int i3, Object obj) throws IOException {
        u.y(iterable, appendable, charSequence, charSequence2, charSequence3, i2, charSequence4, lVar, i3, obj);
        return appendable;
    }
}
