Description: 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.
To Search:
File list (Check if you may need any files):
LinkedHashMultimap.java