As per https://github.com/alin-rautoiu/mastodroid/pull/35#pullrequestreview-19754291 it might be a good idea to add specific methods to do [contains/get/put] operations, instead of using the generalized methods and passing string ids. On the other hand, this is mostly a difference for the raw source, as the IDE already replaces the invocation with the strings.
As per https://github.com/alin-rautoiu/mastodroid/pull/35#pullrequestreview-19754291 it might be a good idea to add specific methods to do [contains/get/put] operations, instead of using the generalized methods and passing string ids. On the other hand, this is mostly a difference for the raw source, as the IDE already replaces the invocation with the strings.