Uses of Class
io.github.classgraph.InfoList
Packages that use InfoList
-
Uses of InfoList in io.github.classgraph
Subclasses of InfoList in io.github.classgraphModifier and TypeClassDescriptionclassA list ofAnnotationInfoobjects.classA list ofAnnotationParameterValueobjects.classA uniquified (deduplicated) list ofClassInfoobjects, 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).classA list ofFieldInfoobjects.classMappableInfoList<T extends HasName>A list of named objects that can be indexed by name.classA list ofMethodInfoobjects.classA list ofModuleInfoobjects.classA list ofPackageInfoobjects.