package com.discord.stores; import com.discord.api.channel.Channel; import j0.k.b; import java.util.Collection; import java.util.Map; /* compiled from: StoreInviteSettings.kt */ public final class StoreInviteSettings$generateInviteDefaultChannel$1 implements b, Collection> { public static final StoreInviteSettings$generateInviteDefaultChannel$1 INSTANCE = new StoreInviteSettings$generateInviteDefaultChannel$1(); /* 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 */ Collection call(Map map) { return call((Map) map); } public final Collection call(Map map) { return map.values(); } }