@Deprecated public class FieldAnnotationsScanner extends Object
Deprecated, use Scanners.FieldsAnnotated instead| Constructor and Description |
|---|
FieldAnnotationsScanner()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
index()
Deprecated.
unique index name for scanner
|
List<Map.Entry<String,String>> |
scan(javassist.bytecode.ClassFile cls)
Deprecated.
scan the given
classFile and produces list of Map.Entry key/values |
protected final Scanner scanner
@Deprecated public FieldAnnotationsScanner()
Deprecated, use Scanners.FieldsAnnotated insteadCopyright © 2023. All rights reserved.