Android代码 teaspoon
TeaSpoon Annotation-triggered method call by specified thread. Eliminate runOnUiThread calls by using @OnUi on method. Make background logic more clear by using @OnBackground on method. It makes more clear and easy to execute your method on ui thread or background thread. Usage You've seen th
下载地址
用户评论