Package-level declarations
Types
Link copied to clipboard
A singleton implementation of PersistentDataType that allows handling of any data type as both its complex and primitive representations, without any transformation.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.TYPEALIAS, AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.CONSTRUCTOR, AnnotationTarget.FIELD, AnnotationTarget.PROPERTY_SETTER, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.ANNOTATION_CLASS ] )
This annotation is used to mark APIs that are intended for internal use only.