Introduction - If you have any usage issues, please Google them yourself
Implementation of {@code Multimap} that does not allow duplicate key-value entries and that returns collections whose iterators follow the ordering in which the data was added to the multimap.