com-dot-app-sancharsaathi-1-5-0.apk

Download file
    package x3;

import java.io.Serializable;
import p3.C0878b;
import v3.g;

public abstract class c {

    /* renamed from: e  reason: collision with root package name */
    public static final a f12705e = new a((g) null);

    /* renamed from: f  reason: collision with root package name */
    public static final c f12706f = C0878b.f11744a.b();

    public static final class a extends c implements Serializable {
        public /* synthetic */ a(g gVar) {
            this();
        }

        public int b() {
            return c.f12706f.b();
        }

        public int c(int i4) {
            return c.f12706f.c(i4);
        }

        public a() {
        }
    }

    public abstract int b();

    public abstract int c(int i4);
}
    
Download file