public interface Annotatable
Modifier and Type | Method and Description |
---|---|
void |
annotate(Annotation annotation) |
List<Annotation> |
getAnnotations() |
void annotate(Annotation annotation)
List<Annotation> getAnnotations()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.