package defpackage;

import defpackage.h71;
import java.util.Map;

/* JADX INFO: loaded from: classes2.dex */
class f71 extends h71<Object, Object>.b<Map.Entry<Object, Object>> {
    public final /* synthetic */ h71 e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public f71(h71 h71Var) {
        super();
        this.e = h71Var;
    }

    @Override // h71.b
    public final Object a(int i) {
        return new h71.d(i);
    }
}
