package com.discord.utilities.images; import android.graphics.Bitmap; import j0.k.b; import kotlin.Pair; /* compiled from: MGImagesBitmap.kt */ public final class MGImagesBitmap$getBitmaps$3 implements b, Bitmap> { public static final MGImagesBitmap$getBitmaps$3 INSTANCE = new MGImagesBitmap$getBitmaps$3(); public final Bitmap call(Pair pair) { return pair.getSecond(); } /* 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 */ Bitmap call(Pair pair) { return call((Pair) pair); } }