Jayavardhan geepi wrote: @Retention(RetentionPolicy.RUNTIME) public @interface ItsJays { String value(); int age(); float salary(); }
Jesper's Blog - Pluralsight Author Page