Package com.helger.commons.annotation
Annotation Type UnsupportedOperation
-
@Retention(SOURCE) @Target({METHOD,CONSTRUCTOR}) @Documented public @interface UnsupportedOperation
Indicate methods that are supposed to throw anUnsupportedOperationException.- Author:
- Philip Helger
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-