public class Consumers extends Object
Consumers()
static <T> java.util.function.Consumer<T>
mapWithIndex(java.util.function.BiConsumer<Integer,T> biConsumer)
biConsumer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Consumers()
public static <T> java.util.function.Consumer<T> mapWithIndex(java.util.function.BiConsumer<Integer,T> biConsumer)
Copyright © 2022. All rights reserved.