discord-jadx/app/src/main/java/com/discord/widgets/voice/controls/AnchoredVoiceControlsView$c...

20 lines
771 B
Java

package com.discord.widgets.voice.controls;
import j0.k.b;
import kotlin.Unit;
/* compiled from: AnchoredVoiceControlsView.kt */
public final class AnchoredVoiceControlsView$configureScreenShareButtonSparkle$2<T, R> implements b<Void, Unit> {
public static final AnchoredVoiceControlsView$configureScreenShareButtonSparkle$2 INSTANCE = new AnchoredVoiceControlsView$configureScreenShareButtonSparkle$2();
/* 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 /* bridge */ /* synthetic */ Unit call(Void r1) {
call(r1);
return Unit.a;
}
public final void call(Void r1) {
}
}