package com.google.android.gms.internal.measurement;

import java.util.ArrayList;
import java.util.Iterator;

/* JADX INFO: renamed from: com.google.android.gms.internal.measurement.n, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public interface InterfaceC0671n {

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public static final r f9919g = new r();

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public static final C0661l f9920h = new C0661l();
    public static final C0631f i = new C0631f("continue");

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public static final C0631f f9921j = new C0631f("break");

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public static final C0631f f9922k = new C0631f("return");

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public static final C0626e f9923l = new C0626e(Boolean.TRUE);

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public static final C0626e f9924m = new C0626e(Boolean.FALSE);

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public static final C0686q f9925n = new C0686q("");

    Double a();

    InterfaceC0671n b();

    String c();

    Iterator g();

    Boolean i();

    InterfaceC0671n j(String str, C2.a aVar, ArrayList arrayList);
}
