Package-level declarations

Types

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

Add this annotation to a class, to keep all "void set*(**)" and get methods.