Package com.google.javascript.rhino
Interface PMap.Reconciler<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description V
merge(K key, @Nullable V thisVal, @Nullable V thatVal)
-
Modifier and Type | Method | Description |
---|---|---|
V |
merge(K key,
@Nullable V thisVal,
@Nullable V thatVal) |