Class FilteredClassLoader.PackageFilter
java.lang.Object
org.springframework.boot.test.context.FilteredClassLoader.PackageFilter
- Enclosing class:
FilteredClassLoader
public static final class FilteredClassLoader.PackageFilter
extends Object
implements Predicate<String>
Filter to restrict the packages that can be loaded.
- Since:
- 2.0.0
- Author:
- Andy Wilkinson, Stephane Nicoll, Phillip Webb, Roy Jacobs
-
Method Details
-
test
-
of
-