@FunctionalInterface public interface MapFunction<T,R>
R
apply(T t, int index)
R apply(T t, int index)
t
index