Uses of Interface
org.alfresco.util.OneToManyMap
-
Packages that use OneToManyMap Package Description org.alfresco.util -
-
Uses of OneToManyMap in org.alfresco.util
Subinterfaces of OneToManyMap in org.alfresco.util Modifier and Type Interface Description interfaceOneToManyBiMap<K,V>An extension oforg.alfresco.util.OneToManyMapthat stores the inverse mapping from a value to its key.Classes in org.alfresco.util that implement OneToManyMap Modifier and Type Class Description classOneToManyHashBiMap<K,V>classOneToManyHashMap<K,V>
-