Consumer<T>
private final Consumer<? super Map.Entry<Integer,T>>
action
private Integer
depth
private final BiFunction<Integer,T,Stream<T>>
mapper
DepthAcceptor(Consumer<? super Map.Entry<Integer,T>> action, BiFunction<Integer,T,Stream<T>> mapper, Integer depth)
void
accept(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
accept