Skip to content

Instantly share code, notes, and snippets.

@zskamljic
Created November 13, 2017 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zskamljic/ba9ea26022a701ed822e057187a418ab to your computer and use it in GitHub Desktop.
Save zskamljic/ba9ea26022a701ed822e057187a418ab to your computer and use it in GitHub Desktop.
@Target(ElementType.FIELD)
@Retention(RetentionPolicy.SOURCE)
public @interface Depend {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment