ContextFunctionTypeParams
Constructors
<init>
<init>(count: Int)
Properties
count
val count: Int
Extension Properties
annotationClass
Returns a KClass instance corresponding to the annotation type of this annotation.
val <T : Annotation> T.annotationClass: KClass<out T>