Uses of Interface
io.github.classgraph.ClassInfoList.ClassInfoFilter
Packages that use ClassInfoList.ClassInfoFilter
-
Uses of ClassInfoList.ClassInfoFilter in io.github.classgraph
Methods in io.github.classgraph with parameters of type ClassInfoList.ClassInfoFilterModifier and TypeMethodDescriptionClassInfoList.filter
(ClassInfoList.ClassInfoFilter filter) Find the subset of thisClassInfoList
for which the given filter predicate is true.