@FunctionalInterface public interface ArrayFunction<T,R>
R
apply(T[] t)
R apply(T[] t)
t
Copyright © 2024. All rights reserved.