@FunctionalInterface public interface BiIntFunction<T,R>
R
apply(T t, int i)
R apply(T t, int i)
t
i
Copyright © 2020. All rights reserved.