orhanobut / tracklytics

✔️ Annotation based tracking handler with aspect oriented programming
Apache License 2.0
429 stars 45 forks source link

Change String to Object in trackable Map type. #30

Closed orhanobut closed 8 years ago

orhanobut commented 8 years ago

Currently getTrackables return Map<String,String>. It'll be more convenient to make the second type Object.