package g.e0.j.a;

import g.i;
import java.lang.reflect.Method;

/* JADX INFO: compiled from: DebugMetadata.kt */
/* JADX INFO: loaded from: classes.dex */
@i
public final class f {
    public static final f a = new f();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final a f4088b = new a(null, null, null);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static a f4089c;

    /* JADX INFO: compiled from: DebugMetadata.kt */
    @i
    public static final class a {
        public final Method a;

        /* JADX INFO: renamed from: b, reason: collision with root package name */
        public final Method f4090b;

        /* JADX INFO: renamed from: c, reason: collision with root package name */
        public final Method f4091c;

        public a(Method method, Method method2, Method method3) {
            this.a = method;
            this.f4090b = method2;
            this.f4091c = method3;
        }
    }
}
