Inspekt
Toggle table of contents
0.0.2
common
Target filter
common
Switch theme
Search in API
Skip to content
Inspekt
inspekt
/
dev.rnett.inspekt.model
/
annotation
annotation
inline
fun
<
T
>
AnnotatedElement
.
annotation
(
)
:
T
?
(
source
)
Get the first annotation of type
T
, or null if none is found.