Class TypeAnnotationsScanner

  • All Implemented Interfaces:
    Scanner

    public class TypeAnnotationsScanner
    extends AbstractScanner
    scans for class's annotations, where @Retention(RetentionPolicy.RUNTIME)
    • Constructor Detail

      • TypeAnnotationsScanner

        public TypeAnnotationsScanner()