Uses of Interface
org.aksw.commons.collections.multimaps.IBiSetMultimap
Packages that use IBiSetMultimap
-
Uses of IBiSetMultimap in org.aksw.commons.collections.multimaps
Classes in org.aksw.commons.collections.multimaps that implement IBiSetMultimapMethods in org.aksw.commons.collections.multimaps that return IBiSetMultimapMethods in org.aksw.commons.collections.multimaps with parameters of type IBiSetMultimapModifier and TypeMethodDescriptionstatic <T> Set<T>MultimapUtils.transitiveGetBoth(IBiSetMultimap<T, T> map, Object key) A transitive get in both directions