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

Fluentcursor to map #61

Closed chalup closed 10 years ago

chalup commented 10 years ago

Because sometimes you just need a Map, and Multimap is not a Map.