T
- the type of the first argument to the operationU
- the type of the second argument to the operationpublic interface SerializableBiConsumer<T,U> extends BiConsumer<T,U>, Serializable
BiConsumer
that is also Serializable
.BiConsumer
accept, andThen
Copyright © 2018. All rights reserved.