Class FilteredClassLoader.PackageFilter

java.lang.Object
org.springframework.boot.test.context.FilteredClassLoader.PackageFilter
All Implemented Interfaces:
Predicate<String>
Enclosing class:
FilteredClassLoader

public static final class FilteredClassLoader.PackageFilter extends Object implements Predicate<String>
Filter to restrict the packages that can be loaded.