Uses of Interface
io.github.classgraph.AnnotationInfoList.AnnotationInfoFilter
Packages that use AnnotationInfoList.AnnotationInfoFilter
-
Uses of AnnotationInfoList.AnnotationInfoFilter in io.github.classgraph
Methods in io.github.classgraph with parameters of type AnnotationInfoList.AnnotationInfoFilterModifier and TypeMethodDescriptionAnnotationInfoList.filter
(AnnotationInfoList.AnnotationInfoFilter filter) Find the subset of theAnnotationInfo
objects in this list for which the given filter predicate is true.