package j0.l.a; import j0.l.a.y1; import rx.functions.Action0; /* compiled from: OperatorSwitch */ public class z1 implements Action0 { public final /* synthetic */ y1.c i; public z1(y1.c cVar) { this.i = cVar; } @Override // rx.functions.Action0 public void call() { y1.c cVar = this.i; synchronized (cVar) { cVar.r = null; } } }