public interface Expr2<R,P1,P2>
R
accept(P1 p1, P2 p2)
R accept(P1 p1, P2 p2) throws java.lang.Exception
java.lang.Exception