package com.discord.stores; import d0.t.u; import j0.k.b; import java.util.Map; /* compiled from: StoreMentions.kt */ public final class StoreMentions$observeTotalMentions$1 implements b, Integer> { public static final StoreMentions$observeTotalMentions$1 INSTANCE = new StoreMentions$observeTotalMentions$1(); public final Integer call(Map map) { return Integer.valueOf(u.sumOfInt(map.values())); } /* 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 */ Integer call(Map map) { return call((Map) map); } }