Instance
A representation of an annotation instance.
Properties
Functions
Link copied to clipboard
inline operator fun <T : AnnotationArgument, P : AnnotationParameterType<T>> get(param: AnnotationParameter<P>): T?
A representation of an annotation instance.