Why does my java annotation is not detected?
I try to make my own annotation in Java for my exercise which say know if a string is a number in parameter but i don’t understand why it don’t run.
I try to make my own annotation in Java for my exercise which say know if a string is a number in parameter but i don’t understand why it don’t run.