package n6; import b7.j; import h6.h; /* loaded from: classes2.dex */ public abstract class b implements h { /* renamed from: a, reason: collision with root package name */ protected final Object f12162a; public b(Object obj) { this.f12162a = j.d(obj); } @Override // h6.h public void a() { } @Override // h6.h public final int b() { return 1; } @Override // h6.h public Class d() { return this.f12162a.getClass(); } @Override // h6.h public final Object get() { return this.f12162a; } }