commit | 5b9cab18a3319be5bbb2f026723b44e61939d2e1 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Wed Mar 18 07:11:07 2015 -0700 |
committer | George Mount <mount@google.com> | Thu Mar 19 14:15:36 2015 -0700 |
tree | 7d08e493c5cfa2aebf997d3caa1df441ddde4f69 | |
parent | 243a1e3e1855692131029cca42917243c95ae8bf [diff] |
Move common parts of AnnotationAnalyzer methods to ModelAnalyzer. Bug 19643846 Bug 19627630 Also made it so that setter methods will auto-cast from Object when necessary. This is useful for heterogenous map objects where .get(id) may return an Integer or a String or a Drawable. Change-Id: Iacfd739ea4938f38b584a8eab9193f1fd4071df1