package b6; /* loaded from: classes2.dex */ public abstract class k implements Cloneable { /* renamed from: a, reason: collision with root package name */ private z6.e f3303a = z6.c.c(); private k b() { return this; } final z6.e a() { return this.f3303a; } /* renamed from: d, reason: merged with bridge method [inline-methods] */ public final k clone() { try { return (k) super.clone(); } catch (CloneNotSupportedException e10) { throw new RuntimeException(e10); } } public final k e(z6.e eVar) { this.f3303a = (z6.e) b7.j.d(eVar); return b(); } }