@FunctionalInterface public static interface Collections3.IndexedConsumer<T>
void
accept(int index, T element)
void accept(int index, T element)