@FunctionalInterface public interface EachCallbackFunction<T extends Any> extends Any
void
apply(T item, double index, Array<T> arr)
empty
cast
void apply(T item, double index, Array<T> arr)
Copyright © 2020. All rights reserved.