Class TypeAnnotationsScanner

  • All Implemented Interfaces:
    Scanner

    @Deprecated
    public class TypeAnnotationsScanner
    extends AbstractScanner
    Deprecated.
    scan class annotations, where @Retention(RetentionPolicy.RUNTIME). Deprecated, use Scanners.TypesAnnotated instead
    • Constructor Detail

      • TypeAnnotationsScanner

        @Deprecated
        public TypeAnnotationsScanner()
        Deprecated.
        Deprecated, use Scanners.TypesAnnotated instead