Package org.rumbledb.items
Class MapSameKeyWrapper
java.lang.Object
org.rumbledb.items.MapSameKeyWrapper
Hash/equals wrapper for map keys compatible with
op:same-key.
Invariant: if MapAtomicSameKey.sameKey(Item, Item) holds for two keys, their wrappers
must have equal hashCode() and equals(Object). Collisions only affect
performance.
-
Constructor Summary
Constructors -
Method Summary