package o; import java.io.Serializable; /* renamed from: o.gaj, reason: case insensitive filesystem */ /* loaded from: classes6.dex */ public final class C14869gaj implements InterfaceC13393fZL, Serializable { private InterfaceC14890gbN b; private Object d; public C14869gaj(InterfaceC14890gbN interfaceC14890gbN) { C14957gcv.e(interfaceC14890gbN, ""); this.b = interfaceC14890gbN; this.d = C14867gah.b; } @Override // o.InterfaceC13393fZL public final T e() { if (this.d == C14867gah.b) { InterfaceC14890gbN interfaceC14890gbN = this.b; C14957gcv.e(interfaceC14890gbN); this.d = interfaceC14890gbN.invoke(); this.b = null; } return (T) this.d; } public final String toString() { return this.d != C14867gah.b ? String.valueOf(e()) : "Lazy value not initialized yet."; } private final Object writeReplace() { return new fZM(e()); } }