Interface | Description |
---|---|
ClassPathRoot | |
IOHeavyRoot |
Marker interface for classpath roots that do
expensive IO when searching
|
Class | Description |
---|---|
ArchiveClassPathRoot |
ClassPathRoot wrapping a jar or zip file
|
ClassFilter | |
ClassloaderByteArraySource | |
ClassPath | |
ClassPathByteArraySource | |
CompoundClassPathRoot | |
DirectoryClassPathRoot | |
NameCachingRoot |
Caches the classes provided by the decorated
root to avoid expensive IO operations at the
cost of higher memory consumption
|
OtherClassLoaderClassPathRoot | |
PathFilter | |
ProjectClassPaths |
Copyright © 2021 org.pitest. All rights reserved.