Modifier and Type | Class and Description |
---|---|
class |
AnnotationInfoList
A list of
AnnotationInfo objects. |
class |
AnnotationParameterValueList
A list of
AnnotationParameterValue objects. |
class |
ClassInfoList
A uniquified (deduplicated) list of
ClassInfo objects, which stores both reachable classes
(obtained through a given class relationship, either by direct relationship or through an indirect path), and
directly related classes (classes reachable through a direct relationship only). |
class |
FieldInfoList
A list of
FieldInfo objects. |
class |
ModuleInfoList
A list of
ModuleInfo objects. |
class |
PackageInfoList
A list of
PackageInfo objects. |
Copyright © 2020. All rights reserved.