public interface MultiReturnFunction<F,S,T>
Pair<F,S>
apply(T input)
Pair<F,S> apply(T input)
Copyright © 2016. All rights reserved.