@Deprecated public class TypeAnnotationsScanner extends Object
Deprecated, use Scanners.TypesAnnotated instead| Constructor and Description |
|---|
TypeAnnotationsScanner()
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 TypeAnnotationsScanner()
Deprecated, use Scanners.TypesAnnotated insteadCopyright © 2021. All rights reserved.