Class FieldAnnotationsScanner

java.lang.Object
org.reflections.scanners.AbstractScanner
org.reflections.scanners.FieldAnnotationsScanner
All Implemented Interfaces:
Scanner

@Deprecated public class FieldAnnotationsScanner extends AbstractScanner
Deprecated.
scan field annotations. Deprecated, use Scanners.FieldsAnnotated instead