-
@Target(TYPE) @Retention(SOURCE) public @interface SealedType
Sealed classes and interfaces restrict which other classes or interfaces may extend or implement them.- Author:
- Philippe Charles
-
-
Element Detail
-
value
Class<?>[] value
-
-
@Target(TYPE) @Retention(SOURCE) public @interface SealedType
Class<?>[] value