public interface Consumer2X<T,U>
void
accept(T v1, U v2)
void accept(T v1, U v2) throws InterpssException
value
InterpssException