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 interface
OneToManyBiMap<K,V>
An extension oforg.alfresco.util.OneToManyMap
that stores the inverse mapping from a value to its key.Classes in org.alfresco.util that implement OneToManyMap Modifier and Type Class Description class
OneToManyHashBiMap<K,V>
class
OneToManyHashMap<K,V>
-