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