public static interface F.Callback3<A,B,C>
void
invoke(A a, B b, C c)
void invoke(A a, B b, C c) throws java.lang.Throwable
java.lang.Throwable