Package com.osmerion.optin
package com.osmerion.optin
-
ClassDescriptionAn element annotated
OptInexplicitly opts in into APIs annotated with a specifiedmarker annotation.A container for therepeatableOptInannotation.Denotes that the annotated annotation class is a marker annotation of an API that requires an explicit opt-in.Levels used for identifying the severity of using an opt-in API without explicitly declaring it.A type annotated withSubtypingRequiresOptInrequires an explicit opt-in for a specifiedmarker annotationonly when it is sub-typed.A container for therepeatableSubtypingRequiresOptInannotation.