package o; /* loaded from: classes5.dex */ public final class fMP implements InterfaceC14933gcS { public T d; private final InterfaceC14890gbN e; public fMP(T t, InterfaceC14890gbN interfaceC14890gbN) { C14957gcv.e(interfaceC14890gbN, ""); this.e = interfaceC14890gbN; this.d = t; } @Override // o.InterfaceC14933gcS public final void c(InterfaceC14984gdp interfaceC14984gdp, T t) { C14957gcv.e(interfaceC14984gdp, ""); if (C14957gcv.b(this.d, t)) { return; } this.d = t; this.e.invoke(); } @Override // o.InterfaceC14933gcS public final T c(InterfaceC14984gdp interfaceC14984gdp) { C14957gcv.e(interfaceC14984gdp, ""); return this.d; } }