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