Package org.burningwave.core.classes
Class ClassPathHelper.Compute.Config
java.lang.Object
org.burningwave.core.classes.ClassPathHelper.Compute.Config
- Enclosing interface:
ClassPathHelper.Compute
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptioncreate(Collection<String> classRepositories) refreshAllPathsThat(Predicate<FileSystemItem> pathsToBeRefreshedPredicate) withFileFilter(Predicate<FileSystemItem> javaClassFilter)
-
Field Details
-
classRepositories
-
pathsToBeRefreshedPredicate
-
fileFilter
-
-
Method Details
-
create
-
refreshAllPathsThat
public ClassPathHelper.Compute.Config refreshAllPathsThat(Predicate<FileSystemItem> pathsToBeRefreshedPredicate) -
withFileFilter
-