Package-level declarations

Types

Link copied to clipboard

Marker annotation for store apis that are experimental.

Link copied to clipboard

Marker annotation for store apis that are not thread-safe

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class NotIntendedForInheritance

Marks declarations that cannot be safely inherited from.