@FunctionalInterface public interface ArrayConsumer<T>
void
apply(T[] values)
void apply(T[] values)
Copyright © 2019. All rights reserved.