Android代码 simple annotation processor
Simple Annotation Processor A simple annotation processor example, inspired by the idea of "How ButterKnife works?" In this sample project there are two self-explaining annotations : @RandomInt and @RandomString They will be used as markers to generate random integers and strings for annotated field
用户评论