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.BiConsumeraccept, andThenCopyright © 2025. All rights reserved.