RecomputeType

annotation class RecomputeType

Functions

annotationType
Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
equals
Link copied to clipboard
abstract fun equals(p: Any): Boolean
hashCode
Link copied to clipboard
abstract fun hashCode(): Int
toString
Link copied to clipboard
abstract fun toString(): String

Properties

Full
Link copied to clipboard
val Full: Int
None
Link copied to clipboard
val None: Int
Partial
Link copied to clipboard
val Partial: Int