JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Gaffer 2.3.1
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package uk.gov.gchq.gaffer.mapstore.multimap
Gaffer MultiMap implementation.
Interface Summary
Interface
Description
MultiMap
<K,V>
Map-like data structure where keys may correspond to multiple values.
Class Summary
Class
Description
MapOfSets
<K,V>