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.

8 lines
175 B

package p036l1;
/* renamed from: l1.p */
/* loaded from: classes.dex */
public interface InterfaceC1436p<P1, P2, R> {
/* renamed from: b */
R mo1385b(P1 p1, P2 p2);
}