discord-jadx/app/src/main/java/j0/o/d.java
2021-07-24 04:37:17 +02:00

16 lines
482 B
Java

package j0.o;
import j0.h;
import j0.k.b;
import java.util.Objects;
/* compiled from: RxJavaHooks */
public final class d implements b<h.a, h.a> {
/* Return type fixed from 'java.lang.Object' to match base method */
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
@Override // j0.k.b
public h.a call(h.a aVar) {
h.a aVar2 = aVar;
Objects.requireNonNull(o.a.f());
return aVar2;
}
}