public static interface NodeInliningHelper.TriFunction<A,B,C,R>
R
apply(A a, B b, C c)
R apply(A a, B b, C c)