package com.google.protobuf;

import java.util.List;

/* JADX INFO: renamed from: com.google.protobuf.f0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public interface InterfaceC1305f0 extends List {
    List b();

    InterfaceC1305f0 c();

    Object d(int i6);

    void f(AbstractC1320n abstractC1320n);
}
