discord-jadx/app/src/main/java/c/a/a/e/a/e.java

17 lines
597 B
Java
Raw Normal View History

2021-07-28 07:39:21 +00:00
package c.a.a.e.a;
2021-07-24 02:37:17 +00:00
2021-07-28 07:39:21 +00:00
import c.a.a.e.a.f;
2021-07-24 02:37:17 +00:00
import com.discord.stores.StoreAudioManagerV2;
import j0.k.b;
/* compiled from: AudioOutputSelectionDialogViewModel.kt */
public final class e<T, R> implements b<StoreAudioManagerV2.State, f.b> {
public static final e i = new e();
/* 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 f.b call(StoreAudioManagerV2.State state) {
return new f.b(state.asAudioDevicesState());
}
}