T
- Type of the first function argumentU
- Type of the second function argumentpublic interface BiConsumer<T,U>
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
accept(T t,
U u)
Consume the two arguments.
|
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641