Package dev.prozilla.pine.common
Annotation Interface Experimental
@Documented
@Inherited
@Retention(SOURCE)
@Target({TYPE,CONSTRUCTOR,FIELD,METHOD,MODULE,PACKAGE})
public @interface Experimental
Indicates that this part of the API is experimental, meaning there might be breaking changes in the next minor update.