public static interface MapBuilder.PairTransformer<K,V>
Pair<K,V>
transform(java.util.Map.Entry<K,V> entry)
Pair<K,V> transform(java.util.Map.Entry<K,V> entry)