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