Companion

object Companion : ExtraProperty.Key<Documentable, DefaultValue>

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 override fun mergeStrategyFor(left: DefaultValue, right: DefaultValue): MergeStrategy<Documentable>
toString
Link copied to clipboard
open fun toString(): String