@Target(value=TYPE) @Retention(value=SOURCE) public @interface ArnoldBuilder
When this annotation is given, the annotation processor is enabled and the builder classes are automatically generated.
Copyright © 2018. All rights reserved.