Package 

Class GradleKpmFragmentSourcesProvider

  • All Implemented Interfaces:

    
    public class GradleKpmFragmentSourcesProvider
    
                        

    Note: the API is Provider-based rather than FileCollection-based because FileCollection API erases the internal structure of the file sets, and this internal structure is currently needed for correctly inferring Java source roots from the sources added to the JVM compilations (it is important to pass sources in SourceDirectorySets)