//tempest-internal/app.cash.tempest.internal/ForIndexAnnotation
ForIndexAnnotation¶
[jvm]\ interface ForIndexAnnotation<T : Annotation>
Properties¶
Name | Summary |
---|---|
type | [jvm] abstract val type: KClass<T> |
Functions¶
Name | Summary |
---|---|
name | [jvm] abstract fun name(annotation: T): String |