PrimaryConstructorExtra

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
mergeStrategyFor
Link copied to clipboard
open fun mergeStrategyFor(left: PrimaryConstructorExtra, right: PrimaryConstructorExtra): MergeStrategy<DFunction>
toString
Link copied to clipboard
open fun toString(): String

Properties

key
Link copied to clipboard
open override val key: ExtraProperty.Key<DFunction, *>