public class AnnotationHierarchyUtil extends Object
| Constructor and Description |
|---|
AnnotationHierarchyUtil(Types types) |
| Modifier and Type | Method and Description |
|---|---|
Set<TypeElement> |
filterTriggeringAnnotations(Set<? extends TypeElement> aAnnotations,
TypeElement bsonDocumentAnnotation) |
public AnnotationHierarchyUtil(Types types)
public Set<TypeElement> filterTriggeringAnnotations(Set<? extends TypeElement> aAnnotations, TypeElement bsonDocumentAnnotation)
Copyright © 2015–2016. All rights reserved.