T - the type of the first input to the operationU - the type of the second input to the operationpublic interface SerializableBiConsumer<T,U> extends BiConsumer<T,U>, Serializable
BiConsumer marked as Serializable.ConsumeracceptCopyright © 2020. All rights reserved.