Skip to content

Instantly share code, notes, and snippets.

@damithadayananda
Created April 12, 2019 10:58
Show Gist options
  • Save damithadayananda/ecfb8fab9e9c53c2ee592b1135f7fc9e to your computer and use it in GitHub Desktop.
Save damithadayananda/ecfb8fab9e9c53c2ee592b1135f7fc9e to your computer and use it in GitHub Desktop.
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
public @interface myMethod {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment