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