package org.greenrobot.eventbus;

/* JADX INFO: compiled from: NoSubscriberEvent.java */
/* JADX INFO: loaded from: classes.dex */
public final class g {

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

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

    public g(c cVar, Object obj) {
        this.f3362a = cVar;
        this.f3363b = obj;
    }
}
