Package | Description |
---|---|
com.google.javascript.rhino |
The core AST from Rhino.
|
Modifier and Type | Method and Description |
---|---|
PMap<K,V> |
PMap.reconcile(PMap<K,V> that,
PMap.BiFunction<V,V,V> joiner)
Performs a reconcile operation.
|
HamtPMap<K,V> |
HamtPMap.reconcile(PMap<K,V> that,
PMap.BiFunction<V,V,V> joiner) |
Copyright © 2009-2019 Google. All Rights Reserved.