build

abstract fun build(id: Long, annotationManager: AnnotationManager<G, T, *, *, *, *, *>): T

Build an annotation

Return

the annotation that is built

Parameters

id

: the id for this annotation

annotationManager

: the annotationManager that manage this annotation