@FunctionalInterface public static interface Triplet.Function<T,U,V,R>
R
apply(T first, U second, V third)
R apply(T first, U second, V third)
Copyright © 2021. All rights reserved.