Annotation Type InProgress
-
@Target({TYPE,METHOD}) @Retention(CLASS) @Inherited public @interface InProgress
Indicates that a class or method is currently work-in-progress.Methods or classes tagged with this annotation may change their behavior without notice.