very detailed explanation and steps on how to write own annoation processor:
http://hannesdorfmann.com/annotation-processing/annotationprocessing101
And immutable project being one of the good sample have leveraged on annotation processor.
very detailed explanation and steps on how to write own annoation processor:
http://hannesdorfmann.com/annotation-processing/annotationprocessing101
And immutable project being one of the good sample have leveraged on annotation processor.