Package | Description |
---|---|
com.google.javascript.rhino |
The core AST from Rhino.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HamtPMap.equivalent(PMap<K,V> that,
PMap.BiPredicate<V,V> equivalence)
Checks equality recursively based on the given equivalence.
|
boolean |
PMap.equivalent(PMap<K,V> that,
PMap.BiPredicate<V,V> equivalence)
Checks equality recursively based on the given equivalence.
|
Copyright © 2009-2019 Google. All Rights Reserved.