@FunctionalInterface public interface ObjectIntObjectConsumer<T,V>
void
accept(T t, int u, V v)
void accept(T t, int u, V v)
Copyright © 2019. All rights reserved.