Created
February 26, 2018 14:38
-
-
Save ntakouris/4eb1c333c85318487562727bbf6bfff8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Retention(RetentionPolicy.RUNTIME) | |
@Target(ElementType.FIELD) | |
public @interface ValidComponent {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment