Annotation Type EditorSubclass.NoFilter
-
@Retention(RUNTIME) @Target(TYPE) public static @interface EditorSubclass.NoFilter
The default requiredAnnotation that specifies that classes are not filtered. Since annotation values can not be null.
@Retention(RUNTIME) @Target(TYPE) public static @interface EditorSubclass.NoFilter