package i0.l.a; import i0.l.a.n0; import rx.functions.Action0; /* compiled from: OperatorBufferWithTime */ public class o0 implements Action0 { public final /* synthetic */ n0.b i; public o0(n0.b bVar) { this.i = bVar; } @Override // rx.functions.Action0 public void call() { this.i.a(); } }