update

Update the annotation

abstract fun update(annotation: T)

Update annotations in the list

abstract fun update(annotations: List<T>)