public interface SerializableBiConsumer<T,U> extends BiConsumer<T,U>, Serializable
accept, andThen
Copyright © 2022 The Apache Software Foundation. All rights reserved.