Annotation Type UnsupportedOperation


@Retention(SOURCE) @Target({METHOD,CONSTRUCTOR}) @Documented public @interface UnsupportedOperation
Indicate methods that are supposed to throw an UnsupportedOperationException.
Author:
Philip Helger
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""