This commit is contained in:
Redkale
2017-10-24 10:28:21 +08:00
parent 33beb60efe
commit 4d9d09af8c

View File

@@ -22,6 +22,8 @@ import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 值越大,优先级越高
*
* @since Common Annotations 1.2
*/
@Target({ElementType.TYPE})