@FunctionalInterface public static interface PMap.Consumer<K,V>
void
accept(K key, V value)
void accept(K key, V value)
Copyright © 2012–2016 SonarSource. All rights reserved.