Class AnnotationHelper
java.lang.Object
org.hibernate.search.util.common.reflect.spi.AnnotationHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionStream<? extends Annotation>
expandRepeatableContainingAnnotation
(Annotation containingAnnotationCandidate)
-
Constructor Details
-
AnnotationHelper
-
-
Method Details
-
expandRepeatableContainingAnnotation
public Stream<? extends Annotation> expandRepeatableContainingAnnotation(Annotation containingAnnotationCandidate)
-