discord-jadx/app/src/main/java/b/a/y/k0/l.java
2021-12-17 22:59:34 +01:00

14 lines
480 B
Java

package b.a.y.k0;
import j0.k.b;
/* compiled from: VideoCallParticipantView.kt */
public final class l<T, R> implements b<Integer, Boolean> {
public static final l j = new l();
/* 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 Boolean call(Integer num) {
return Boolean.valueOf(num != null);
}
}