JvmSourceFiles

constructor(delegate: SafeCache<SourceSetName, Set<File>>, project: McProject)(source)

Parameters

delegate

a SafeCache instance which manages a cache of source set names to the associated JVM source files.

project

the McProject for which the source files are retrieved.