Uses of Interface
org.spockframework.util.IMultiset
Packages that use IMultiset
-
Uses of IMultiset in org.spockframework.util
Classes in org.spockframework.util that implement IMultisetModifier and TypeClassDescriptionclass
class
HashMultiset<E>
HashMap based implementation of IMultiset.class
LinkedHashMap based implementation of IMultiset.