public static interface Try.EE.TriConsumer<A,B,C,E extends java.lang.Exception,E2 extends java.lang.Exception>
void
accept(A a, B b, C c)
void accept(A a, B b, C c) throws E extends java.lang.Exception, E2 extends java.lang.Exception
E extends java.lang.Exception