Skip to content

Instantly share code, notes, and snippets.

@manicmonkey
Created November 3, 2013 15:22
Show Gist options
  • Save manicmonkey/7291390 to your computer and use it in GitHub Desktop.
Save manicmonkey/7291390 to your computer and use it in GitHub Desktop.
@Target(ElementType.METHOD)
public @interface Profiled {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment