Web-based responsive document annotation tool
activeannoservice / annotationdefinition / AnnotationDefinitionList
class AnnotationDefinitionList : ArrayList<AnnotationDefinition>
Wrapper class to prevent type erasure of AnnotationDefinition. This way, the JsonSubType info is preserved.
| Name | Summary |
|---|---|
| <init> | Wrapper class to prevent type erasure of AnnotationDefinition. This way, the JsonSubType info is preserved.AnnotationDefinitionList() |