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