public interface TwoArgsFunction<X,Y,R>
R
apply(X x, Y y)
R apply(X x, Y y)
Copyright © 2018. All rights reserved.