Class AnnotationHelper

java.lang.Object
org.hibernate.search.util.common.reflect.spi.AnnotationHelper

public final class AnnotationHelper extends Object
  • Constructor Details

  • Method Details

    • expandRepeatableContainingAnnotation

      public Stream<? extends Annotation> expandRepeatableContainingAnnotation(Annotation containingAnnotationCandidate)