All Classes and Interfaces
Class
Description
Filesystem based non-incremental build context implementation which behaves as if all files
were just created.
Scanner implementation never finds any files/directories.
BuildContext implementation that delegates actual work to thread-local
build context set using
ThreadBuildContext.setThreadBuildContext(BuildContext)
.