类的使用
cn.taketoday.core.type.filter.AbstractTypeHierarchyTraversingFilter
程序包
说明
Core support package for type filtering (e.g. for classpath scanning).
-
cn.taketoday.core.type.filter中AbstractTypeHierarchyTraversingFilter的使用
修饰符和类型类说明classA simpleTypeFilterwhich matches classes with a given annotation, checking inherited annotations as well.classA simple filter which matches classes that are assignable to a given type.