BiConsumer
@Deprecated public interface ActionKeyValue<KeyType,ValueType> extends BiConsumer<KeyType,ValueType>
accept, andThen
Licenced under the Apache License, Version 2.0