java.util.function interfaces in 3.0.public final class BiConsumers extends Object
BiConsumer types| Constructor and Description |
|---|
BiConsumers()
Deprecated.
|
public static <T,U> BiConsumer<T,U> noop()
T - The type to be consumedBiConsumers that does nothing.Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.