Uses of Interface
io.github.classgraph.HasName
Packages that use HasName
-
Uses of HasName in io.github.classgraph
Classes in io.github.classgraph with type parameters of type HasNameModifier and TypeClassDescriptionclassA list of named objects.classMappableInfoList<T extends HasName>A list of named objects that can be indexed by name.Classes in io.github.classgraph that implement HasNameModifier and TypeClassDescriptionclassHolds metadata about a specific annotation instance on a class, method, method parameter or field.classA wrapper used to pair annotation parameter names with annotation parameter values.classHolds metadata about an array class.classHolds metadata about a class encountered during a scan.classHolds metadata about class members of a class encountered during a scan.classHolds metadata about fields of a class encountered during a scan.classHolds metadata about methods of a class encountered during a scan.classHolds metadata about a package encountered during a scan.classHolds metadata about a package encountered during a scan.