@FunctionalInterface public static interface PMap.Reconciler<K,V>
PMap.reconcile(com.google.javascript.rhino.PMap<K, V>, com.google.javascript.rhino.PMap.Reconciler<K, V>)
V
merge(K key, V thisVal, V thatVal)
V merge(K key, @Nullable V thisVal, @Nullable V thatVal)
Copyright © 2009-2020 Google. All Rights Reserved.