@FunctionalInterface public static interface Parsers.Function3<A,B,C,R>
R
apply(A a, B b, C c)
R apply(A a, B b, C c)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.