public interface Function2<F,G,T>
T
apply(F first, G second)
T apply(F first, G second)
first
second
Copyright © 2016. All Rights Reserved.