package o; import o.CWH; /* loaded from: classes.dex */ public final class CVP extends CWH { private /* synthetic */ CVP(byte b) { this(CWH.RVV.b); } public CVP(CWH cwh) { C14957gcv.e(cwh, ""); this.d.putAll(cwh.d); } @Override // o.CWH public final T d(CWH.Sts sts) { C14957gcv.e(sts, ""); return (T) this.d.get(sts); } public final void c(CWH.Sts sts, T t) { C14957gcv.e(sts, ""); this.d.put(sts, t); } public CVP() { this((byte) 0); } }