Uses of Interface
org.apache.struts2.util.finder.Test
Packages that use Test
-
Uses of Test in org.apache.struts2.util.finder
Methods in org.apache.struts2.util.finder with parameters of type TestModifier and TypeMethodDescriptionClassFinderFactory.buildClassFinder
(ClassLoaderInterface classLoaderInterface, Collection<URL> urls, boolean extractBaseInterfaces, Set<String> protocols, Test<String> classNameFilter) ClassFinder.findClasses
(Test<ClassFinder.ClassInfo> test)