discord-jadx/app/src/main/java/c/a/d/l0.java

15 lines
454 B
Java

package c.a.d;
import j0.k.b;
/* compiled from: DiscordConnectService.kt */
public final class l0<T, R> implements b<Boolean, Boolean> {
public static final l0 i = new l0();
/* 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(Boolean bool) {
return bool;
}
}