Class FilteredClassLoader.ClassFilter

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

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