Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

orderOfErrorMessages
Link copied to clipboard
private val orderOfErrorMessages: List<RejectionReason>
reasonsToDefinitivelyRemoveFromQueue
Link copied to clipboard
private val reasonsToDefinitivelyRemoveFromQueue: HashSet<RejectionReason>
techPolicyEraWonderRequirements
Link copied to clipboard
private val techPolicyEraWonderRequirements: HashSet<RejectionReason>

Sources

jvm source
Link copied to clipboard