OptionRetention

sealed class OptionRetention(val number: Int)(source)

If set to RETENTION_SOURCE, the option will be omitted from the binary.

Inheritors

Constructors

Link copied to clipboard
protected constructor(number: Int)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val number: Int