package com.ironsource; /* loaded from: classes2.dex */ public interface a8 { Long a(String str); void a(String str, int i); void a(String str, long j); Long b(String str); void b(String str, long j); Integer c(String str); }