zendesk / android-db-commons

Some common utilities for ContentProvider/ContentResolver/Cursor and other db-related android stuff
Apache License 2.0
222 stars 28 forks source link

Fluent cursor to map #35

Closed chalup closed 10 years ago

chalup commented 10 years ago

Implements #32

henieek commented 10 years ago

Looks fine, what about the name change?

chalup commented 10 years ago

Renamed to toMultimap (capitalization used by Guava).