public static interface Functions.Function3<T1,T2,T3,R> extends Serializable
R
apply(T1 val1, T2 val2, T3 val3)
R apply(T1 val1, T2 val2, T3 val3)
Copyright © 2024 The Apache Software Foundation. All rights reserved.