Annotation Type MightChangeInTheFuture


@Target({TYPE,CONSTRUCTOR,METHOD}) public @interface MightChangeInTheFuture
Indicates that a class/constructor/method is experimental and might change in the future.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details