Uses of Class
pascal.taie.util.collection.AbstractMultiMap
-
Uses of AbstractMultiMap in pascal.taie.util.collection
Modifier and TypeClassDescriptionclass
MapSetMultiMap<K,
V> An implementation ofMultiMap
that stores key-value pairs as a map from key to the sets of its corresponding values.