You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
339 B

package p060t1;
import p012d1.InterfaceC0633f;
/* renamed from: t1.i1 */
/* loaded from: classes.dex */
public interface InterfaceC1684i1<S> extends InterfaceC0633f.InterfaceC0636b {
/* renamed from: b */
void m576b(InterfaceC0633f interfaceC0633f, S s);
/* renamed from: l */
S m575l(InterfaceC0633f interfaceC0633f);
}