package o; import java.util.HashMap; import java.util.Map; /* loaded from: classes2.dex */ public final class oKp { private static final Map b = new HashMap(); /* loaded from: classes2.dex */ public interface Sts { String a(InterfaceC8452dLk interfaceC8452dLk); } public static void d(String str, Sts sts) { b.put(str, sts); } public static Map a() { return b; } }