Below is my code by which i want to make one custom annotation @AddNumber and after apply it to any int field i want increase that integer by given amount.
Annotation Cla