Anything
MultiMap
Basic
Identifiable
Object
Anything
Map
Collection
Iterable
Category
Correspondence
no subtypes hierarchy
Initializer |
MultiMap(MultiMap delegate) |
Inherited Attributes |
Attributes inherited from: Object string |
Attributes inherited from: Collection<Element> string |
Attributes inherited from: Correspondence<Key,Item> keys |
Attributes inherited from: Iterable<Element,Absent> coalesced , cycled , empty , exceptLast , first , indexed , last , paired , rest , size , string |
Attributes inherited from: Map<Key,Item> hash , items |
Inherited Methods |
Methods inherited from: Category<Element> contains , containsAny , containsEvery |
Methods inherited from: Collection<Element> clone |
Methods inherited from: Correspondence<Key,Item> defines , definesAny , definesEvery , get , getAll |
Methods inherited from: Iterable<Element,Absent> any , by , chain , collect , count , defaultNullElements , every , filter , find , findLast , flatMap , fold , follow , getFromFirst , interpose , iterator , longerThan , map , max , partition , product , reduce , repeat , scan , select , sequence , shorterThan , skip , skipWhile , sort , spread , take , takeWhile |
Methods inherited from: Map<Key,Item> equals , filterKeys , mapItems , patch |