Package org.jheaps.annotations
Annotation Type Beta
-
@Retention(CLASS) @Target({METHOD,CONSTRUCTOR,FIELD,TYPE,ANNOTATION_TYPE}) public @interface Beta
Marker interface to indicate that a public API may change or be removed in the future.- Author:
- Dimitrios Michail