GenerateSealedWorkaround

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class GenerateSealedWorkaround(val prefix: String = "")(source)

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Exclude
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Order(val order: Int)

Properties

Link copied to clipboard