package e.s.b;

/* JADX INFO: loaded from: classes.dex */
public interface q<P1, P2, P3, R> {
    R b(P1 p1, P2 p2, P3 p3);
}
